diff options
author | 2006-01-22 19:51:13 +0000 | |
---|---|---|
committer | 2006-01-22 19:51:13 +0000 | |
commit | 6c2926cceceb41f1ab6a132c73086543b795ec03 (patch) | |
tree | 26cded1053d7c18fe7459cd6e012ab4fa5ec07f0 /gnome-base/libgnomeprint | |
parent | Stable on ppc64 (diff) | |
download | historical-6c2926cceceb41f1ab6a132c73086543b795ec03.tar.gz historical-6c2926cceceb41f1ab6a132c73086543b795ec03.tar.bz2 historical-6c2926cceceb41f1ab6a132c73086543b795ec03.zip |
Marked stable on amd64 per bug #119634
Package-Manager: portage-2.1_pre3-r1
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.12.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index a6afb8d8b324..8f0d91a959d0 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnomeprint # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.109 2006/01/22 14:41:25 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.110 2006/01/22 19:28:34 dang Exp $ + + 22 Jan 2006; <dang@gentoo.org> libgnomeprint-2.12.1.ebuild: + Marked stable on amd64 per bug #119634 22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> libgnomeprint-2.12.1.ebuild: diff --git a/gnome-base/libgnomeprint/Manifest b/gnome-base/libgnomeprint/Manifest index c7da40c915d9..030ed63082a7 100644 --- a/gnome-base/libgnomeprint/Manifest +++ b/gnome-base/libgnomeprint/Manifest @@ -1,4 +1,4 @@ -MD5 256086e1f9736962fb9188886f8c6d0b ChangeLog 12654 +MD5 a80e4d5eafccda7e9905de896bc14fc9 ChangeLog 12758 MD5 2097b4ad7684953eb08aa3cef747286b files/digest-libgnomeprint-1.116.0 74 MD5 f0d2d73b96d61f4385cbfc86554cb098 files/digest-libgnomeprint-1.116.1 74 MD5 53ecaee2659e6985044799935baf09a9 files/digest-libgnomeprint-2.10.0 73 @@ -8,5 +8,5 @@ MD5 c0afd4a51e1092b9b3ac634e21e4a66e libgnomeprint-1.116.0.ebuild 1556 MD5 0a8786b8144818f8825ce58ed21225a7 libgnomeprint-1.116.1.ebuild 1503 MD5 e3aa420a4766e515120647e38338b358 libgnomeprint-2.10.0.ebuild 957 MD5 9762c43fd35ef6beca46d9a21abd5c21 libgnomeprint-2.10.3.ebuild 958 -MD5 3ce085d229c5c06c86fb74a13af4165d libgnomeprint-2.12.1.ebuild 1014 +MD5 aba133cf03bccda78f41856e684d0752 libgnomeprint-2.12.1.ebuild 1013 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild index fda35587cf36..1943ccf94e33 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild,v 1.4 2006/01/22 14:41:25 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild,v 1.5 2006/01/22 19:28:34 dang Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 |