diff options
author | Todd Sunderlin <todd@gentoo.org> | 2003-11-08 15:22:05 +0000 |
---|---|---|
committer | Todd Sunderlin <todd@gentoo.org> | 2003-11-08 15:22:05 +0000 |
commit | d136e19925fb868d9ec1d9f29b36a819500f975d (patch) | |
tree | c096705d1cbe8c46dd26df8cf0339ec620e5c2d7 /gnome-base | |
parent | set sparc keyword (diff) | |
download | gentoo-2-d136e19925fb868d9ec1d9f29b36a819500f975d.tar.gz gentoo-2-d136e19925fb868d9ec1d9f29b36a819500f975d.tar.bz2 gentoo-2-d136e19925fb868d9ec1d9f29b36a819500f975d.zip |
added sparc keyword
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/Manifest | 14 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.4.0.ebuild | 4 |
3 files changed, 13 insertions, 10 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index 3d042c7a3966..c118eb0bf137 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.31 2003/10/22 12:01:39 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.32 2003/11/08 15:21:52 todd Exp $ + + 08 Nov 2003; Todd Sunderlin <todd@gentoo.org> libgnomeprint-2.4.0.ebuild: + set sparc keyword 22 Oct 2003; Bartosch Pixa <darkspecter@gentoo.org> libgnomeprint-2.4.0.ebuild: diff --git a/gnome-base/libgnomeprint/Manifest b/gnome-base/libgnomeprint/Manifest index 1ba7846bebfc..b64ab1e4dbdc 100644 --- a/gnome-base/libgnomeprint/Manifest +++ b/gnome-base/libgnomeprint/Manifest @@ -1,11 +1,11 @@ -MD5 c52e62fd2ad4002fcba6f5e55fd2aacd ChangeLog 3892 -MD5 bbc558aa829cc097b662a68be8849cc3 libgnomeprint-1.116.0.ebuild 1563 -MD5 c18cdd7a257502d20e7920f1a5d1c860 libgnomeprint-1.116.1.ebuild 1511 -MD5 56b0d1db773717e9c237edbe40566382 libgnomeprint-2.2.1.2.ebuild 853 -MD5 78bd45d201439d2f57d0112a287637a7 libgnomeprint-2.2.1.3.ebuild 860 +MD5 fa3a36c2b89a6a7803cd4c4c74d67906 ChangeLog 3981 +MD5 3e6ff463549da1d6d4eda99f222120e0 libgnomeprint-1.116.0.ebuild 1562 +MD5 1f4b11a67e482591cee73084cf25e348 libgnomeprint-1.116.1.ebuild 1510 +MD5 408796ead9e4c2965d3d06e6bf385deb libgnomeprint-2.2.1.2.ebuild 852 +MD5 555433e7c2623dec1351456b3d71c688 libgnomeprint-2.2.1.3.ebuild 859 +MD5 5bf23043ba02c515757b2c211878e6bb libgnomeprint-2.3.1.ebuild 857 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 ca43fa3d9b2d3acc1244e3a7c227a411 libgnomeprint-2.3.1.ebuild 858 -MD5 538de915909ffdd391aa5065188743ca libgnomeprint-2.4.0.ebuild 857 +MD5 4c6598344620e4555ffc98c55f165320 libgnomeprint-2.4.0.ebuild 848 MD5 2097b4ad7684953eb08aa3cef747286b files/digest-libgnomeprint-1.116.0 74 MD5 f0d2d73b96d61f4385cbfc86554cb098 files/digest-libgnomeprint-1.116.1 74 MD5 b7988f114a3b8aa8346f99522000d5af files/digest-libgnomeprint-2.2.1.2 74 diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.4.0.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.4.0.ebuild index b4cd2298dd66..e1631836e9c1 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.5 2003/10/22 12:01:39 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.4.0.ebuild,v 1.6 2003/11/08 15:21:52 todd 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 |