diff options
author | 2007-03-11 22:43:46 +0000 | |
---|---|---|
committer | 2007-03-11 22:43:46 +0000 | |
commit | 7479a806e12462e9ff768c65e139f1d9465f322f (patch) | |
tree | 17664b2384f15d2010a57eaca9459a266210d5ef /xfce-base/libxfcegui4 | |
parent | Fix broken Manifest due to Attic/ in the header of mousepad-0.2.2-r1.ebuild (... (diff) | |
download | historical-7479a806e12462e9ff768c65e139f1d9465f322f.tar.gz historical-7479a806e12462e9ff768c65e139f1d9465f322f.tar.bz2 historical-7479a806e12462e9ff768c65e139f1d9465f322f.zip |
Stable on Alpha + IA64.
Package-Manager: portage-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 526f187f3bb6..3caf2aa2fbd3 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.95 2007/03/10 16:37:17 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.96 2007/03/11 22:43:46 kloeri Exp $ + + 11 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> + libxfcegui4-4.4.0.ebuild: + Stable on Alpha + IA64. 10 Mar 2007; nixnut <nixnut@gentoo.org> libxfcegui4-4.4.0.ebuild: Stable on ppc wrt bug 169987 diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.4.0.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.4.0.ebuild index 7001687b77a8..21512a2d421a 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.12 2007/03/10 16:37:17 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.4.0.ebuild,v 1.13 2007/03/11 22:43:46 kloeri 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 |