diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-12-13 16:51:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-12-13 16:51:38 +0000 |
commit | 221238f0761deb7c1f31838ce8ddb956c5b41ea0 (patch) | |
tree | 55d49cc8f517128186f09cca01dcd42b695230b3 /xfce-base | |
parent | Add autotools magic to deal with broken --as-needed for bug 245782. (diff) | |
download | gentoo-2-221238f0761deb7c1f31838ce8ddb956c5b41ea0.tar.gz gentoo-2-221238f0761deb7c1f31838ce8ddb956c5b41ea0.tar.bz2 gentoo-2-221238f0761deb7c1f31838ce8ddb956c5b41ea0.zip |
alpha/arm/ia64/sparc/x86 stable wrt #249942
(Portage version: 2.1.4.5)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfcegui4/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfcegui4/libxfcegui4-4.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfcegui4/ChangeLog b/xfce-base/libxfcegui4/ChangeLog index f7d5abb1d862..7c45a4240031 100644 --- a/xfce-base/libxfcegui4/ChangeLog +++ b/xfce-base/libxfcegui4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfcegui4 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.118 2008/12/08 21:37:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.119 2008/12/13 16:51:38 armin76 Exp $ + + 13 Dec 2008; Raúl Porcel <armin76@gentoo.org> libxfcegui4-4.4.3.ebuild: + alpha/arm/ia64/sparc/x86 stable wrt #249942 08 Dec 2008; Brent Baude <ranger@gentoo.org> libxfcegui4-4.4.3.ebuild: Marking libxfcegui4-4.4.3 ppc64 stable for bug 249942 diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.4.3.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.4.3.ebuild index 28e368955f5a..18c5c70478ab 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.4.3.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-4.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.4.3.ebuild,v 1.5 2008/12/08 21:37:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.4.3.ebuild,v 1.6 2008/12/13 16:51:38 armin76 Exp $ inherit eutils xfce44 @@ -11,7 +11,7 @@ xfce44_core_package DESCRIPTION="Unified widgets library" HOMEPAGE="http://www.xfce.org/projects/libraries" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="debug doc startup-notification" RDEPEND="x11-libs/libSM |