diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-02 14:06:38 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-02 14:06:38 +0000 |
commit | 5372d5a946fb2ebab0d2f663c161262d1d294524 (patch) | |
tree | 02dc946553245417750ca0a45111817bc242bf48 | |
parent | Mark 2.10.1-r1 stable on ia64 (diff) | |
download | historical-5372d5a946fb2ebab0d2f663c161262d1d294524.tar.gz historical-5372d5a946fb2ebab0d2f663c161262d1d294524.tar.bz2 historical-5372d5a946fb2ebab0d2f663c161262d1d294524.zip |
Mark 2.12.0.1 stable on ia64
Package-Manager: portage-2.1_pre4-r1
-rw-r--r-- | gnome-base/libgnome/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnome/Manifest | 10 | ||||
-rw-r--r-- | gnome-base/libgnome/libgnome-2.12.0.1.ebuild | 4 |
3 files changed, 16 insertions, 3 deletions
diff --git a/gnome-base/libgnome/ChangeLog b/gnome-base/libgnome/ChangeLog index 3ab37830299b..c8a39af8d662 100644 --- a/gnome-base/libgnome/ChangeLog +++ b/gnome-base/libgnome/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnome # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/ChangeLog,v 1.108 2006/01/22 23:16:22 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/ChangeLog,v 1.109 2006/02/02 14:06:38 agriffis Exp $ + + 02 Feb 2006; Aron Griffis <agriffis@gentoo.org> libgnome-2.12.0.1.ebuild: + Mark 2.12.0.1 stable on ia64 22 Jan 2006; Markus Rothe <corsair@gentoo.org> libgnome-2.12.0.1.ebuild: Stable on ppc64 diff --git a/gnome-base/libgnome/Manifest b/gnome-base/libgnome/Manifest index 9023ec21fe99..ec025679abaa 100644 --- a/gnome-base/libgnome/Manifest +++ b/gnome-base/libgnome/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 4dc6a8d9da341537dca89dd0b50a4cc5 ChangeLog 12468 RMD160 85fabf9e32a08ae87c57882b126eb09db835e536 ChangeLog 12468 SHA256 a79530ee1592322e1a8b8c094c4b68096cfcba9ad7b44f3e83c2da050a792c60 ChangeLog 12468 @@ -28,3 +31,10 @@ SHA256 9499cbe75f4bc875fd128fb6025f863d3893c340b53b520d350e6d265cba16de libgnome MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 RMD160 c0e2bae8e91bb6be8922bac5e4f597302e06587e metadata.xml 158 SHA256 3a7dbca0fdc557de69783e0663e2d76ddab129ea8a19b2d0ef6d3e5d1b947ce1 metadata.xml 158 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFD4hH3JrHF4yAQTrARAjarAJ9yk2icVwe97aUzDEGhgG+h1eq2fACeJlqt +dyXD4ucRkR392anRE8Q5FmE= +=b9Zv +-----END PGP SIGNATURE----- diff --git a/gnome-base/libgnome/libgnome-2.12.0.1.ebuild b/gnome-base/libgnome/libgnome-2.12.0.1.ebuild index c2d6f96c6826..cfa6109125de 100644 --- a/gnome-base/libgnome/libgnome-2.12.0.1.ebuild +++ b/gnome-base/libgnome/libgnome-2.12.0.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/libgnome/libgnome-2.12.0.1.ebuild,v 1.6 2006/01/22 23:16:22 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/libgnome-2.12.0.1.ebuild,v 1.7 2006/02/02 14:06:38 agriffis Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="doc esd static" RDEPEND=">=dev-libs/glib-2.6 |