diff options
author | Peter Weller <welp@gentoo.org> | 2007-05-19 14:38:01 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-05-19 14:38:01 +0000 |
commit | b295e8241a475f7ac47d6e92dd7177a8e60faff7 (patch) | |
tree | 5e7a89d4fd54a3447b64460e7c227ea119a2ae45 /xfce-base | |
parent | Stable on amd64 wrt bug 178510 (diff) | |
download | gentoo-2-b295e8241a475f7ac47d6e92dd7177a8e60faff7.tar.gz gentoo-2-b295e8241a475f7ac47d6e92dd7177a8e60faff7.tar.bz2 gentoo-2-b295e8241a475f7ac47d6e92dd7177a8e60faff7.zip |
Stable on amd64 wrt bug 178510
(Portage version: 2.1.2.2)
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 644b5b0d8ddf..6b0372b7da29 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.100 2007/05/18 10:45:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.101 2007/05/19 14:38:01 welp Exp $ + + 19 May 2007; Peter Weller <welp@gentoo.org> libxfcegui4-4.4.1.ebuild: + Stable on amd64 wrt bug 178510 18 May 2007; Raúl Porcel <armin76@gentoo.org> libxfcegui4-4.4.1.ebuild: alpha/ia64/x86 stable wrt #178510 diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.4.1.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.4.1.ebuild index 9a075cf1d26d..8b95eb8c3a9b 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.3 2007/05/18 10:45:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.4.1.ebuild,v 1.4 2007/05/19 14:38:01 welp 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 |