diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-06-07 18:16:52 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-06-07 18:16:52 +0000 |
commit | 2eefb1380417866e499c6a5cd4a6014f09a62825 (patch) | |
tree | 97424a4247ad37660301c567f2f131bf4ca196ea /xfce-base | |
parent | alpha stable wrt #150386 (diff) | |
download | gentoo-2-2eefb1380417866e499c6a5cd4a6014f09a62825.tar.gz gentoo-2-2eefb1380417866e499c6a5cd4a6014f09a62825.tar.bz2 gentoo-2-2eefb1380417866e499c6a5cd4a6014f09a62825.zip |
Stable on arm.
(Portage version: 2.1.2.9)
Diffstat (limited to 'xfce-base')
-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 132591e35cfd..89a0ac79de08 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.105 2007/06/01 00:02:18 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.106 2007/06/07 18:16:52 drac Exp $ + + 07 Jun 2007; Samuli Suominen <drac@gentoo.org> libxfcegui4-4.4.1.ebuild: + Stable on arm. 31 May 2007; Brent Baude <ranger@gentoo.org> libxfcegui4-4.4.1.ebuild: Marking libxfcegui4-4.4.1 ppc64 stable for bug #178510 diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.4.1.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.4.1.ebuild index e39caf74ed4c..006d84302376 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.8 2007/06/01 00:02:18 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.4.1.ebuild,v 1.9 2007/06/07 18:16:52 drac 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 |