Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6599c2550e2c3fa591d67a9e7f76da6fafbb16e3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6599c2550e2c3fa591d67a9e7f76da6fafbb16e3)
  • Date: Mon, 28 Jan 2008 15:18:26 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

dev/null |binary
gnome2-libs/libgnomeprint/DETAILS | 6 +++---
gnome2-libs/libgnomeprint/HISTORY | 3 +++
gnome2-libs/libgnomeprint/libgnomeprint-2.18.2.tar.bz2.sig | 0
gnome2-libs/libgnomeprint/libgnomeprint-2.18.3.tar.bz2.sig |binary
5 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 6599c2550e2c3fa591d67a9e7f76da6fafbb16e3
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libgnomeprint: => 2.18.3, fixed SHORT, cleaned up (removed useless '{',
'}' and ' ')

diff --git a/gnome2-libs/libgnomeprint/DETAILS
b/gnome2-libs/libgnomeprint/DETAILS
index 4dde7c7..80430c4 100755
--- a/gnome2-libs/libgnomeprint/DETAILS
+++ b/gnome2-libs/libgnomeprint/DETAILS
@@ -1,16 +1,16 @@
SPELL=libgnomeprint
- VERSION=2.18.2
+ VERSION=2.18.3
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig
LICENSE[0]=GPL
LICENSE[1]=LGPL
WEB_SITE=http://www.gnome.org/projects/gnome-print
ENTERED=20020509
KEYWORDS="postscript gnome2 libs"
- SHORT="gnome-print is an API that implements the Postscript
imaging model."
+ SHORT="API that implements the Postscript imaging model"
cat << EOF
gnome-print is a C-based API that implements the Postscript imaging
model. It is an actively developed project, and it is being used by
diff --git a/gnome2-libs/libgnomeprint/HISTORY
b/gnome2-libs/libgnomeprint/HISTORY
index 8d17548..993a70d 100644
--- a/gnome2-libs/libgnomeprint/HISTORY
+++ b/gnome2-libs/libgnomeprint/HISTORY
@@ -1,3 +1,6 @@
+2008-01-29 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.18.3, cleaned up, fixed SHORT
+
2007-12-29 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: libbonobo is useless

diff --git a/gnome2-libs/libgnomeprint/libgnomeprint-2.18.2.tar.bz2.sig
b/gnome2-libs/libgnomeprint/libgnomeprint-2.18.2.tar.bz2.sig
deleted file mode 100644
index de934d8..0000000
Binary files a/gnome2-libs/libgnomeprint/libgnomeprint-2.18.2.tar.bz2.sig and
/dev/null differ
diff --git a/gnome2-libs/libgnomeprint/libgnomeprint-2.18.3.tar.bz2.sig
b/gnome2-libs/libgnomeprint/libgnomeprint-2.18.3.tar.bz2.sig
new file mode 100644
index 0000000..52f9e1b
Binary files /dev/null and
b/gnome2-libs/libgnomeprint/libgnomeprint-2.18.3.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6599c2550e2c3fa591d67a9e7f76da6fafbb16e3), Vlad Glagolev, 01/28/2008

Archive powered by MHonArc 2.6.24.

Top of Page