diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-09-27 16:36:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-09-27 16:36:38 +0000 |
commit | adc7857c578fc2f0dc5dbccab6ef40de7bcc55a6 (patch) | |
tree | f4eaa5aedee9354cde92be66ffd144e47315f997 /dev-util/gob | |
parent | arm stable wrt #223371 (diff) | |
download | gentoo-2-adc7857c578fc2f0dc5dbccab6ef40de7bcc55a6.tar.gz gentoo-2-adc7857c578fc2f0dc5dbccab6ef40de7bcc55a6.tar.bz2 gentoo-2-adc7857c578fc2f0dc5dbccab6ef40de7bcc55a6.zip |
arm/sh stable wrt #215541
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-util/gob')
-rw-r--r-- | dev-util/gob/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/gob/gob-2.0.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog index 6c0b10201b2d..d8cd136c8809 100644 --- a/dev-util/gob/ChangeLog +++ b/dev-util/gob/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/gob # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.67 2008/04/07 17:07:29 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.68 2008/09/27 16:36:38 armin76 Exp $ + + 27 Sep 2008; Raúl Porcel <armin76@gentoo.org> gob-2.0.15.ebuild: + arm/sh stable wrt #215541 07 Apr 2008; Samuli Suominen <drac@gentoo.org> -gob-2.0.9.ebuild, -gob-2.0.11.ebuild, -gob-2.0.12.ebuild, gob-2.0.15.ebuild: diff --git a/dev-util/gob/gob-2.0.15.ebuild b/dev-util/gob/gob-2.0.15.ebuild index 9cdeaeba77b9..7fe03f0cce4a 100644 --- a/dev-util/gob/gob-2.0.15.ebuild +++ b/dev-util/gob/gob-2.0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.15.ebuild,v 1.8 2008/04/07 17:07:29 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.15.ebuild,v 1.9 2008/09/27 16:36:38 armin76 Exp $ inherit gnome2 @@ -15,7 +15,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="" RDEPEND=">=dev-libs/glib-2" |