diff options
author | 2007-03-08 22:01:52 +0000 | |
---|---|---|
committer | 2007-03-08 22:01:52 +0000 | |
commit | b0955a436a81a050bfde7ac96c1e5888137db3e2 (patch) | |
tree | 5f52461050ac6aaf0ac290e4b22d13e09fd1bce1 /xfce-base/libxfcegui4 | |
parent | Stable on sparc wrt #169987 (diff) | |
download | gentoo-2-b0955a436a81a050bfde7ac96c1e5888137db3e2.tar.gz gentoo-2-b0955a436a81a050bfde7ac96c1e5888137db3e2.tar.bz2 gentoo-2-b0955a436a81a050bfde7ac96c1e5888137db3e2.zip |
Stable on sparc wrt #169987
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-base/libxfcegui4')
-rw-r--r-- | xfce-base/libxfcegui4/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/libxfcegui4/libxfcegui4-4.4.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/libxfcegui4/ChangeLog b/xfce-base/libxfcegui4/ChangeLog index f660d8ac1c4d..3697570ea49b 100644 --- a/xfce-base/libxfcegui4/ChangeLog +++ b/xfce-base/libxfcegui4/ChangeLog @@ -1,6 +1,10 @@ # 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.90 2007/03/02 22:39:42 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.91 2007/03/08 22:01:52 gustavoz Exp $ + + 08 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> + libxfcegui4-4.4.0.ebuild: + Stable on sparc wrt #169987 02 Mar 2007; Peter Weller <welp@gentoo.org> libxfcegui4-4.4.0.ebuild: Keyworded on x86-fbsd diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.4.0.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.4.0.ebuild index ed230edfb485..004b8355582e 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.4.0.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-4.4.0.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.0.ebuild,v 1.7 2007/03/02 22:39:42 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.4.0.ebuild,v 1.8 2007/03/08 22:01:52 gustavoz Exp $ inherit xfce44 @@ -8,7 +8,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 |