diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-19 19:48:10 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-19 19:48:10 +0000 |
commit | 84753c59784594167317c35f43f09e625dbaaef2 (patch) | |
tree | 61e49f8a952f8d4f6569deb547be425e262d9965 /xfce-base/xfconf | |
parent | amd64 stable wrt #305657 (diff) | |
download | gentoo-2-84753c59784594167317c35f43f09e625dbaaef2.tar.gz gentoo-2-84753c59784594167317c35f43f09e625dbaaef2.tar.bz2 gentoo-2-84753c59784594167317c35f43f09e625dbaaef2.zip |
amd64 stable wrt #305657
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base/xfconf')
-rw-r--r-- | xfce-base/xfconf/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/xfconf/xfconf-4.6.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/xfconf/ChangeLog b/xfce-base/xfconf/ChangeLog index a72f37761533..a6bd10231ff3 100644 --- a/xfce-base/xfconf/ChangeLog +++ b/xfce-base/xfconf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/xfconf # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.23 2010/02/10 15:54:50 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.24 2010/02/19 19:48:10 ssuominen Exp $ + + 19 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> + xfconf-4.6.1-r1.ebuild: + amd64 stable wrt #305657 *xfconf-4.7.2 (10 Feb 2010) diff --git a/xfce-base/xfconf/xfconf-4.6.1-r1.ebuild b/xfce-base/xfconf/xfconf-4.6.1-r1.ebuild index 1890d3e333dd..40543661bed4 100644 --- a/xfce-base/xfconf/xfconf-4.6.1-r1.ebuild +++ b/xfce-base/xfconf/xfconf-4.6.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1-r1.ebuild,v 1.2 2010/01/11 04:19:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1-r1.ebuild,v 1.3 2010/02/19 19:48:10 ssuominen Exp $ EAPI=2 inherit xfconf @@ -10,7 +10,7 @@ HOMEPAGE="http://www.xfce.org" 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" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug -perl profile" RDEPEND=">=dev-libs/dbus-glib-0.72 |