diff options
author | 2007-05-24 20:36:54 +0000 | |
---|---|---|
committer | 2007-05-24 20:36:54 +0000 | |
commit | b4d11dff33fea91374fce60dd534fe2bcce104a1 (patch) | |
tree | 47bf55d62b34d7f2d825d6bfc2238e13c52e3f91 /xfce-base/libxfcegui4 | |
parent | corrected ChangeLog, so it conforms to our standards (diff) | |
download | gentoo-2-b4d11dff33fea91374fce60dd534fe2bcce104a1.tar.gz gentoo-2-b4d11dff33fea91374fce60dd534fe2bcce104a1.tar.bz2 gentoo-2-b4d11dff33fea91374fce60dd534fe2bcce104a1.zip |
Stable on ppc; bug #178510.
(Portage version: 2.1.2.7)
Diffstat (limited to 'xfce-base/libxfcegui4')
-rw-r--r-- | xfce-base/libxfcegui4/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfcegui4/libxfcegui4-4.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfcegui4/ChangeLog b/xfce-base/libxfcegui4/ChangeLog index 43746a307bdd..5040d622e85a 100644 --- a/xfce-base/libxfcegui4/ChangeLog +++ b/xfce-base/libxfcegui4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfcegui4 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.102 2007/05/21 17:05:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.103 2007/05/24 20:36:54 pylon Exp $ + + 24 May 2007; Lars Weiler <pylon@gentoo.org> libxfcegui4-4.4.1.ebuild: + Stable on ppc; bug #178510. 21 May 2007; Jeroen Roovers <jer@gentoo.org> libxfcegui4-4.4.1.ebuild: Stable for HPPA (bug #178510). diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.4.1.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.4.1.ebuild index 91f51318eb69..5db9f5309c2b 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.4.1.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-4.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.4.1.ebuild,v 1.5 2007/05/21 17:05:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.4.1.ebuild,v 1.6 2007/05/24 20:36:54 pylon Exp $ inherit xfce44 @@ -9,7 +9,7 @@ xfce44 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 |