diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-17 15:01:19 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-17 15:01:19 +0000 |
commit | ff52ae16faa9f6616448740ca45f8c1d40ab6a92 (patch) | |
tree | 539ed9d64f05142dbd85669b12daec7804b41bda /xfce-base/libxfce4ui | |
parent | ppc/ppc64 stable wrt #349053 (diff) | |
download | gentoo-2-ff52ae16faa9f6616448740ca45f8c1d40ab6a92.tar.gz gentoo-2-ff52ae16faa9f6616448740ca45f8c1d40ab6a92.tar.bz2 gentoo-2-ff52ae16faa9f6616448740ca45f8c1d40ab6a92.zip |
ppc/ppc64 stable wrt #349053
(Portage version: 2.2.0_alpha10_p22/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base/libxfce4ui')
-rw-r--r-- | xfce-base/libxfce4ui/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4ui/ChangeLog b/xfce-base/libxfce4ui/ChangeLog index d2e4c8df7e80..fc896c2a6b82 100644 --- a/xfce-base/libxfce4ui/ChangeLog +++ b/xfce-base/libxfce4ui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfce4ui # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.18 2011/01/16 18:41:27 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.19 2011/01/17 15:01:19 xarthisius Exp $ + + 17 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> libxfce4ui-4.8.0.ebuild: + ppc/ppc64 stable wrt #349053 16 Jan 2011; Samuli Suominen <ssuominen@gentoo.org> libxfce4ui-4.8.0.ebuild: amd64/x86 stable wrt #349053 diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild index 47e144a72133..d78541123f55 100644 --- a/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild +++ b/xfce-base/libxfce4ui/libxfce4ui-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/libxfce4ui/libxfce4ui-4.8.0.ebuild,v 1.2 2011/01/16 18:41:27 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild,v 1.3 2011/01/17 15:01:19 xarthisius 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 ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug glade startup-notification" RDEPEND="x11-libs/libX11 |