diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 22:49:31 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 22:49:31 +0000 |
commit | 5f3b96c907fd4f490a292f67a3c6020a43673a48 (patch) | |
tree | 7bd94cc5839cdf3902602078281cd9cd40c5a70d /dev-util/gob | |
parent | Stable on amd64 wrt bug #353436 (diff) | |
download | historical-5f3b96c907fd4f490a292f67a3c6020a43673a48.tar.gz historical-5f3b96c907fd4f490a292f67a3c6020a43673a48.tar.bz2 historical-5f3b96c907fd4f490a292f67a3c6020a43673a48.zip |
Stable on amd64 wrt bug #353436
Package-Manager: portage-2.1.9.39/cvs/Linux x86_64
Diffstat (limited to 'dev-util/gob')
-rw-r--r-- | dev-util/gob/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/gob/gob-2.0.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog index 732ff0d8eaef..b4bf2fa433c8 100644 --- a/dev-util/gob/ChangeLog +++ b/dev-util/gob/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/gob # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.77 2011/01/30 18:28:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.78 2011/02/23 22:48:48 hwoarang Exp $ + + 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> gob-2.0.18.ebuild: + Stable on amd64 wrt bug #353436 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> gob-2.0.17.ebuild: alpha/arm/ia64/sh/sparc stable wrt #348987 diff --git a/dev-util/gob/gob-2.0.18.ebuild b/dev-util/gob/gob-2.0.18.ebuild index 96f84e67bc7b..37c5342ed0b4 100644 --- a/dev-util/gob/gob-2.0.18.ebuild +++ b/dev-util/gob/gob-2.0.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.18.ebuild,v 1.1 2011/01/12 23:21:23 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.18.ebuild,v 1.2 2011/02/23 22:48:48 hwoarang Exp $ EAPI="3" GCONF_DEBUG="no" @@ -18,7 +18,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 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND=">=dev-libs/glib-2:2" |