diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-18 20:21:39 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-18 20:21:39 +0000 |
commit | f63746295ddd522a58b4ba3b733c7b202189d0b8 (patch) | |
tree | 8f2ddd0298a157178e3a78668f588d7f19b2ea2e /app-text | |
parent | Fixed the policy violation of setting ${A} (diff) | |
download | gentoo-2-f63746295ddd522a58b4ba3b733c7b202189d0b8.tar.gz gentoo-2-f63746295ddd522a58b4ba3b733c7b202189d0b8.tar.bz2 gentoo-2-f63746295ddd522a58b4ba3b733c7b202189d0b8.zip |
stable on alpha
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gpdf/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gpdf/Manifest | 4 | ||||
-rw-r--r-- | app-text/gpdf/gpdf-0.110.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/gpdf/ChangeLog b/app-text/gpdf/ChangeLog index d610e250f60c..82e5ce958df8 100644 --- a/app-text/gpdf/ChangeLog +++ b/app-text/gpdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gpdf # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/ChangeLog,v 1.8 2003/10/06 14:11:39 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/ChangeLog,v 1.9 2003/10/18 20:17:36 agriffis Exp $ + + 18 Oct 2003; Aron Griffis <agriffis@gentoo.org> gpdf-0.110.ebuild: + Stable on alpha 05 Oct 2003; Mike Gardiner <obz@gentoo.org> gpdf-0.110.ebuild: Marked stable on x86 diff --git a/app-text/gpdf/Manifest b/app-text/gpdf/Manifest index 0ac6376ccc3e..b96d61f24e85 100644 --- a/app-text/gpdf/Manifest +++ b/app-text/gpdf/Manifest @@ -1,4 +1,4 @@ -MD5 bd7313e32033b61d4c1c9731c285ecec gpdf-0.110.ebuild 708 -MD5 0ffe269c392f0a87a5b19282b8a1a81c ChangeLog 1200 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 1eabd0680bd3692eb7e0b60b6b33a79f ChangeLog 1291 +MD5 b912e8cd93a7271005b5878c50b25ebb gpdf-0.110.ebuild 710 MD5 fa41081733a009e00c9cbb0960bca296 files/digest-gpdf-0.110 63 diff --git a/app-text/gpdf/gpdf-0.110.ebuild b/app-text/gpdf/gpdf-0.110.ebuild index 1e1a61adad6f..ba52a716f1fb 100644 --- a/app-text/gpdf/gpdf-0.110.ebuild +++ b/app-text/gpdf/gpdf-0.110.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/app-text/gpdf/gpdf-0.110.ebuild,v 1.3 2003/10/06 14:11:39 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/gpdf-0.110.ebuild,v 1.4 2003/10/18 20:17:36 agriffis Exp $ inherit gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" IUSE="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~alpha ~sparc" +KEYWORDS="x86 ~ppc alpha ~sparc" RDEPEND=">=gnome-base/libgnomeui-2 >=gnome-base/libbonobo-2.2.1 |