diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-02-28 19:01:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-02-28 19:01:15 +0000 |
commit | 69227068f44a7d8e6757409167616f5d558823bb (patch) | |
tree | 63af22cef17bb9b8fa127414eeb9d0fe84fd575e /gnome-base/gconf | |
parent | ppc stable #306359 (diff) | |
download | gentoo-2-69227068f44a7d8e6757409167616f5d558823bb.tar.gz gentoo-2-69227068f44a7d8e6757409167616f5d558823bb.tar.bz2 gentoo-2-69227068f44a7d8e6757409167616f5d558823bb.zip |
Add ~alpha/~arm/~ia64/~sparc
(Portage version: 2.1.7.16/cvs/Linux ia64)
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.28.0-r1.ebuild | 6 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.28.0.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index 01edddb68d26..63d6e65b1df8 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gconf # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.221 2010/01/16 17:06:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.222 2010/02/28 19:01:15 armin76 Exp $ + + 28 Feb 2010; Raúl Porcel <armin76@gentoo.org> gconf-2.28.0.ebuild, + gconf-2.28.0-r1.ebuild: + Add ~alpha/~arm/~ia64/~sparc 16 Jan 2010; Raúl Porcel <armin76@gentoo.org> gconf-2.26.2-r1.ebuild: sh stable diff --git a/gnome-base/gconf/gconf-2.28.0-r1.ebuild b/gnome-base/gconf/gconf-2.28.0-r1.ebuild index 93d1f947f9ca..9eef5512e4c1 100644 --- a/gnome-base/gconf/gconf-2.28.0-r1.ebuild +++ b/gnome-base/gconf/gconf-2.28.0-r1.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/gnome-base/gconf/gconf-2.28.0-r1.ebuild,v 1.1 2009/11/04 21:43:37 mrpouet Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.28.0-r1.ebuild,v 1.2 2010/02/28 19:01:15 armin76 Exp $ EAPI="2" @@ -16,7 +16,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~sparc ~x86" IUSE="debug doc ldap policykit" RDEPEND=">=dev-libs/glib-2.14 diff --git a/gnome-base/gconf/gconf-2.28.0.ebuild b/gnome-base/gconf/gconf-2.28.0.ebuild index 38d88a497347..1f4bead001f2 100644 --- a/gnome-base/gconf/gconf-2.28.0.ebuild +++ b/gnome-base/gconf/gconf-2.28.0.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/gnome-base/gconf/gconf-2.28.0.ebuild,v 1.1 2009/10/29 23:38:50 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.28.0.ebuild,v 1.2 2010/02/28 19:01:15 armin76 Exp $ EAPI="2" @@ -16,7 +16,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~sparc ~x86" IUSE="debug doc ldap policykit" RDEPEND=">=dev-libs/glib-2.14 |