diff options
author | Mike Gardiner <obz@gentoo.org> | 2003-10-05 14:21:54 +0000 |
---|---|---|
committer | Mike Gardiner <obz@gentoo.org> | 2003-10-05 14:21:54 +0000 |
commit | 3ac7e7831c9b93da5340136d2a1e2fc40fcc83e5 (patch) | |
tree | 3531b59714a2aa34874075b286ecdf2290dd0b9b /gnome-base/libgnomeprint | |
parent | mark 0.6.3 plugins x86 (diff) | |
download | historical-3ac7e7831c9b93da5340136d2a1e2fc40fcc83e5.tar.gz historical-3ac7e7831c9b93da5340136d2a1e2fc40fcc83e5.tar.bz2 historical-3ac7e7831c9b93da5340136d2a1e2fc40fcc83e5.zip |
Marked stable on x86
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/Manifest | 4 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.4.0.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index fb352854ec90..800323887d2c 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnomeprint # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.28 2003/09/26 16:49:46 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.29 2003/10/05 14:20:11 obz Exp $ + + 05 Oct 2003; Mike Gardiner <obz@gentoo.org> libgnomeprint-2.4.0.ebuild: + Marked stable on x86 *libgnomeprint-2.4.0 (26 Sep 2003) diff --git a/gnome-base/libgnomeprint/Manifest b/gnome-base/libgnomeprint/Manifest index 6c7fb586ccd9..ba528d353625 100644 --- a/gnome-base/libgnomeprint/Manifest +++ b/gnome-base/libgnomeprint/Manifest @@ -1,9 +1,9 @@ MD5 78bd45d201439d2f57d0112a287637a7 libgnomeprint-2.2.1.3.ebuild 860 -MD5 897c2083935c169240955bd7c23d35ab libgnomeprint-2.4.0.ebuild 855 +MD5 c09031ddc8e2865e8eb7ed73ffe7d40a libgnomeprint-2.4.0.ebuild 852 MD5 c18cdd7a257502d20e7920f1a5d1c860 libgnomeprint-1.116.1.ebuild 1511 MD5 56b0d1db773717e9c237edbe40566382 libgnomeprint-2.2.1.2.ebuild 853 MD5 ca43fa3d9b2d3acc1244e3a7c227a411 libgnomeprint-2.3.1.ebuild 858 -MD5 c917ed73e0d076e736509107a05460d4 ChangeLog 3584 +MD5 c1186ee9bee42529bf92a6c870516bdd ChangeLog 3680 MD5 bbc558aa829cc097b662a68be8849cc3 libgnomeprint-1.116.0.ebuild 1563 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 2097b4ad7684953eb08aa3cef747286b files/digest-libgnomeprint-1.116.0 74 diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.4.0.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.4.0.ebuild index 13d1b75e5543..592de459a0bb 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.4.0.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.4.0.ebuild,v 1.1 2003/09/26 16:49:46 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.4.0.ebuild,v 1.2 2003/10/05 14:20:11 obz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 |