diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-15 22:01:22 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-15 22:01:22 +0000 |
commit | e50a0c9b08a9df58c4ab24da3a65aecf4b321a87 (patch) | |
tree | a0e397a3bdecb6bc2abb9fdcd81741d9f5abc131 /dev-util/gob | |
parent | Version bump. (diff) | |
download | historical-e50a0c9b08a9df58c4ab24da3a65aecf4b321a87.tar.gz historical-e50a0c9b08a9df58c4ab24da3a65aecf4b321a87.tar.bz2 historical-e50a0c9b08a9df58c4ab24da3a65aecf4b321a87.zip |
Transfer Prefix keywords
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'dev-util/gob')
-rw-r--r-- | dev-util/gob/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/gob/gob-2.0.16.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog index 90e0816bb3df..8122902cec5c 100644 --- a/dev-util/gob/ChangeLog +++ b/dev-util/gob/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/gob -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.69 2009/07/22 21:59:51 eva Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.70 2010/01/15 21:40:42 fauli Exp $ + + 15 Jan 2010; Christian Faulhammer <fauli@gentoo.org> gob-2.0.16.ebuild: + Transfer Prefix keywords *gob-2.0.16 (22 Jul 2009) diff --git a/dev-util/gob/gob-2.0.16.ebuild b/dev-util/gob/gob-2.0.16.ebuild index 64771a68f370..6120155c9fb9 100644 --- a/dev-util/gob/gob-2.0.16.ebuild +++ b/dev-util/gob/gob-2.0.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.16.ebuild,v 1.1 2009/07/22 21:59:51 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.16.ebuild,v 1.2 2010/01/15 21:40:42 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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND=">=dev-libs/glib-2" |