summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2011-01-18 14:06:46 +0000
committerChristian Faulhammer <fauli@gentoo.org>2011-01-18 14:06:46 +0000
commitdf587f78eaa5427c7b7609421bd14fde5558046a (patch)
treedea3e7cc1e19d04ee31bac7a975be9e671b3e5f8 /dev-util/gob
parentppc/ppc64 stable wrt #352015 (diff)
downloadgentoo-2-df587f78eaa5427c7b7609421bd14fde5558046a.tar.gz
gentoo-2-df587f78eaa5427c7b7609421bd14fde5558046a.tar.bz2
gentoo-2-df587f78eaa5427c7b7609421bd14fde5558046a.zip
x86 stable, bug 348987
(Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'dev-util/gob')
-rw-r--r--dev-util/gob/ChangeLog5
-rw-r--r--dev-util/gob/gob-2.0.17.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog
index be21c281d851..86c644152f7d 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.73 2011/01/12 23:21:23 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.74 2011/01/18 14:06:46 fauli Exp $
+
+ 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> gob-2.0.17.ebuild:
+ x86 stable, bug 348987
*gob-2.0.18 (12 Jan 2011)
diff --git a/dev-util/gob/gob-2.0.17.ebuild b/dev-util/gob/gob-2.0.17.ebuild
index 0eb0e2e3d336..b059c2a07515 100644
--- a/dev-util/gob/gob-2.0.17.ebuild
+++ b/dev-util/gob/gob-2.0.17.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# 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.17.ebuild,v 1.1 2010/04/09 08:05:49 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.17.ebuild,v 1.2 2011/01/18 14:06:46 fauli Exp $
GCONF_DEBUG="no"
@@ -17,7 +17,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"