diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-04-22 18:22:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-04-22 18:22:04 +0000 |
commit | 05f0aa021706cb185a5e3e8e60be0c087e2e8096 (patch) | |
tree | 5d3053546b0d6cf2a9e48c81a670d530838f050f /xfce-base/xfconf | |
parent | Add dep on dev-python/lxml for tests. Remove reference to ${S}. (diff) | |
download | historical-05f0aa021706cb185a5e3e8e60be0c087e2e8096.tar.gz historical-05f0aa021706cb185a5e3e8e60be0c087e2e8096.tar.bz2 historical-05f0aa021706cb185a5e3e8e60be0c087e2e8096.zip |
alpha/ia64/sh/sparc stable wrt #401229
Package-Manager: portage-2.1.10.53/cvs/Linux ia64
Diffstat (limited to 'xfce-base/xfconf')
-rw-r--r-- | xfce-base/xfconf/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfconf/xfconf-4.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfconf/ChangeLog b/xfce-base/xfconf/ChangeLog index 3884813beeb4..8b03a60a4fa5 100644 --- a/xfce-base/xfconf/ChangeLog +++ b/xfce-base/xfconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfconf # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.61 2012/04/20 20:21:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.62 2012/04/22 18:22:04 armin76 Exp $ + + 22 Apr 2012; Raúl Porcel <armin76@gentoo.org> xfconf-4.8.1.ebuild: + alpha/ia64/sh/sparc stable wrt #401229 20 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> -xfconf-4.9.0.ebuild: old diff --git a/xfce-base/xfconf/xfconf-4.8.1.ebuild b/xfce-base/xfconf/xfconf-4.8.1.ebuild index 965b58947f93..5221f36611b9 100644 --- a/xfce-base/xfconf/xfconf-4.8.1.ebuild +++ b/xfce-base/xfconf/xfconf-4.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.8.1.ebuild,v 1.6 2012/03/23 21:29:28 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.8.1.ebuild,v 1.7 2012/04/22 18:22:04 armin76 Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/xfconf/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris" IUSE="debug perl" RDEPEND=">=dev-libs/dbus-glib-0.90 |