diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-11 02:02:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-11 02:02:09 +0000 |
commit | 39307b97b863cb9bcacc41e2e57056da1a55611a (patch) | |
tree | 4729b292a98c8142878d5cb9bff4b34636cb658f /dev-util/gob | |
parent | Mark 0.10 stable on alpha (diff) | |
download | gentoo-2-39307b97b863cb9bcacc41e2e57056da1a55611a.tar.gz gentoo-2-39307b97b863cb9bcacc41e2e57056da1a55611a.tar.bz2 gentoo-2-39307b97b863cb9bcacc41e2e57056da1a55611a.zip |
Mark 2.0.12 stable on alpha
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-util/gob')
-rw-r--r-- | dev-util/gob/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/gob/Manifest | 10 | ||||
-rw-r--r-- | dev-util/gob/gob-2.0.12.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog index 547504bb4f3c..1fe7a965944b 100644 --- a/dev-util/gob/ChangeLog +++ b/dev-util/gob/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/gob # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.46 2005/09/02 19:38:48 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.47 2005/09/11 02:02:09 agriffis Exp $ + + 10 Sep 2005; Aron Griffis <agriffis@gentoo.org> gob-2.0.12.ebuild: + Mark 2.0.12 stable on alpha 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> gob-2.0.12.ebuild: Stable on ppc. diff --git a/dev-util/gob/Manifest b/dev-util/gob/Manifest index 89d89db1e018..181b6fd82eaa 100644 --- a/dev-util/gob/Manifest +++ b/dev-util/gob/Manifest @@ -1,10 +1,10 @@ -MD5 34373cc9de79bae25508c08ddc9f9caf gob-2.0.9.ebuild 688 -MD5 3c218bdddbbfaae7ee645d367838efc8 gob-1.0.12.ebuild 658 -MD5 db059457e4c4d9d63bff33968b760f5b gob-2.0.12.ebuild 750 MD5 f8780098df3a1a8a852c5818cdd73819 gob-2.0.11.ebuild 690 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 d17c77b3dca13c115ee14973ce1ba999 ChangeLog 4705 -MD5 a78e56617e86837c5bd694044ddc070a files/digest-gob-1.0.12 62 +MD5 3c218bdddbbfaae7ee645d367838efc8 gob-1.0.12.ebuild 658 +MD5 34373cc9de79bae25508c08ddc9f9caf gob-2.0.9.ebuild 688 +MD5 cd64a57be826fb3574337469f6ea22f7 gob-2.0.12.ebuild 749 +MD5 5fe0c4968238edc35af3f6e0958a00c9 files/digest-gob-2.0.12 64 MD5 69cc2e2c3652b2d96ff87ce2cf96df55 files/digest-gob-2.0.9 62 MD5 af1045825b434f2c59e89e0ed157e085 files/digest-gob-2.0.11 63 -MD5 5fe0c4968238edc35af3f6e0958a00c9 files/digest-gob-2.0.12 64 +MD5 a78e56617e86837c5bd694044ddc070a files/digest-gob-1.0.12 62 diff --git a/dev-util/gob/gob-2.0.12.ebuild b/dev-util/gob/gob-2.0.12.ebuild index 404eccdf4c55..35fbfa830e8f 100644 --- a/dev-util/gob/gob-2.0.12.ebuild +++ b/dev-util/gob/gob-2.0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.12.ebuild,v 1.5 2005/09/02 19:38:48 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.12.ebuild,v 1.6 2005/09/11 02:02:09 agriffis Exp $ inherit gnome2 @@ -16,7 +16,7 @@ IUSE="" SLOT="2" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ia64 ppc sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ppc sparc x86" RDEPEND=">=dev-libs/glib-2" |