diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-01-16 18:50:29 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-01-16 18:50:29 +0000 |
commit | 86c30d9dc26822d473f99daad38d2f1ec3b677e8 (patch) | |
tree | 8ca4354c70859312773d3c693e08a358f521ac4e /xfce-base/libxfce4util | |
parent | amd64/x86 stable wrt #349053 (diff) | |
download | historical-86c30d9dc26822d473f99daad38d2f1ec3b677e8.tar.gz historical-86c30d9dc26822d473f99daad38d2f1ec3b677e8.tar.bz2 historical-86c30d9dc26822d473f99daad38d2f1ec3b677e8.zip |
amd64/x86 stable wrt #349053
Package-Manager: portage-2.2.0_alpha14/cvs/Linux x86_64
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.8.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index c0dd638b7e52..672adf27a409 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/libxfce4util # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.153 2011/01/16 16:24:12 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.154 2011/01/16 18:39:09 ssuominen Exp $ + + 16 Jan 2011; Samuli Suominen <ssuominen@gentoo.org> + libxfce4util-4.8.0.ebuild: + amd64/x86 stable wrt #349053 *libxfce4util-4.8.0 (16 Jan 2011) diff --git a/xfce-base/libxfce4util/libxfce4util-4.8.0.ebuild b/xfce-base/libxfce4util/libxfce4util-4.8.0.ebuild index 23562ed6fab8..0360e594dc60 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.8.0.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.8.0.ebuild,v 1.1 2011/01/16 16:24:12 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.8.0.ebuild,v 1.2 2011/01/16 18:39:09 ssuominen Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/glib-2.12:2" |