diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-12-13 00:25:50 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-12-13 00:25:50 +0000 |
commit | 540be16e05755992f720bf36baf68b2ae26120c2 (patch) | |
tree | e3ed8d0532d804c74e53480807b2eaaf3cc538f3 /gnome-base/libgnomeprint | |
parent | Marked stable on hppa. (diff) | |
download | historical-540be16e05755992f720bf36baf68b2ae26120c2.tar.gz historical-540be16e05755992f720bf36baf68b2ae26120c2.tar.bz2 historical-540be16e05755992f720bf36baf68b2ae26120c2.zip |
Marked stable on hppa.
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/Manifest | 8 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.4.0.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index 111dce539bbe..79d27a020f7b 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,6 @@ # 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.35 2003/11/27 13:55:17 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.36 2003/12/13 00:25:35 gmsoft Exp $ *libgnomeprint-2.4.2 (27 Nov 2003) @@ -30,7 +30,10 @@ *libgnomeprint-2.4.0 (26 Sep 2003) - 26 Sep 2003; foser <foser@gentoo.org> libgnomeprint-2.4.0.ebuild ; + 13 Dec 2003; Guy Martin <gmsoft@gentoo.org> libgnomeprint-2.4.0.ebuild : + Marked stable on hppa. + + 26 Sep 2003; foser <foser@gentoo.org> libgnomeprint-2.4.0.ebuild : New version 23 Sep 2003; Bartosch Pixa <darkspecter@gentoo.org> diff --git a/gnome-base/libgnomeprint/Manifest b/gnome-base/libgnomeprint/Manifest index 0af470705698..b200852d00fa 100644 --- a/gnome-base/libgnomeprint/Manifest +++ b/gnome-base/libgnomeprint/Manifest @@ -1,9 +1,9 @@ -MD5 65b504c4b9583ac7baf193b47966e5e6 libgnomeprint-2.4.0.ebuild 858 +MD5 f148ef6618eeebb1d6efc6c0fdf225e3 ChangeLog 4470 +MD5 bbc558aa829cc097b662a68be8849cc3 libgnomeprint-1.116.0.ebuild 1563 MD5 c18cdd7a257502d20e7920f1a5d1c860 libgnomeprint-1.116.1.ebuild 1511 -MD5 2e1ef82085dcc3b2322eec16b0081273 libgnomeprint-2.4.2.ebuild 840 MD5 56b0d1db773717e9c237edbe40566382 libgnomeprint-2.2.1.2.ebuild 853 -MD5 a58beac6f44f658bf823f086484ea1ad ChangeLog 4368 -MD5 bbc558aa829cc097b662a68be8849cc3 libgnomeprint-1.116.0.ebuild 1563 +MD5 ce5b5035513afae6d0cb23b7a6bc1099 libgnomeprint-2.4.0.ebuild 855 +MD5 2e1ef82085dcc3b2322eec16b0081273 libgnomeprint-2.4.2.ebuild 840 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 2097b4ad7684953eb08aa3cef747286b files/digest-libgnomeprint-1.116.0 74 MD5 f0d2d73b96d61f4385cbfc86554cb098 files/digest-libgnomeprint-1.116.1 74 diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.4.0.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.4.0.ebuild index a44178f65aa1..ec1e3bf6a40f 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.7 2003/11/15 02:51:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.4.0.ebuild,v 1.8 2003/12/13 00:25:35 gmsoft 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 ia64" +KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 |