diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-01-25 20:19:27 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-01-25 20:19:27 +0000 |
commit | a5d5af10ad0b37dde30b237ba4477be1a3f8a6b2 (patch) | |
tree | 10080ca49e744e58ee5fe6b8dae973e29378ddbb /xfce-base/libxfce4util | |
parent | Drop HPPA keywording (diff) | |
download | gentoo-2-a5d5af10ad0b37dde30b237ba4477be1a3f8a6b2.tar.gz gentoo-2-a5d5af10ad0b37dde30b237ba4477be1a3f8a6b2.tar.bz2 gentoo-2-a5d5af10ad0b37dde30b237ba4477be1a3f8a6b2.zip |
Stable for HPPA (bug #349053).
(Portage version: 2.2.0_alpha19/cvs/Linux i686)
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index d1f58e341b8a..b74d48c90a5b 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,9 @@ # 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.156 2011/01/17 14:59:17 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.157 2011/01/25 20:19:27 jer Exp $ + + 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> libxfce4util-4.8.1.ebuild: + Stable for HPPA (bug #349053). 17 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> libxfce4util-4.8.1.ebuild: diff --git a/xfce-base/libxfce4util/libxfce4util-4.8.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.8.1.ebuild index 749298f88dd1..e07073695e69 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.8.1.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.8.1.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.1.ebuild,v 1.2 2011/01/17 14:59:17 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.8.1.ebuild,v 1.3 2011/01/25 20:19:27 jer 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" |