diff options
author | 2006-04-10 00:27:50 +0000 | |
---|---|---|
committer | 2006-04-10 00:27:50 +0000 | |
commit | dbb9bb9144738d9437d4aece82bd8b6fdcb79eed (patch) | |
tree | 71f901e7b7faa3b0306e01488bc1c07bed46da46 /xfce-base/libxfce4mcs | |
parent | Marked stable on amd64, closes bug 125495. Pruned old version. (diff) | |
download | gentoo-2-dbb9bb9144738d9437d4aece82bd8b6fdcb79eed.tar.gz gentoo-2-dbb9bb9144738d9437d4aece82bd8b6fdcb79eed.tar.bz2 gentoo-2-dbb9bb9144738d9437d4aece82bd8b6fdcb79eed.zip |
Stable on hppa (bug #129371).
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'xfce-base/libxfce4mcs')
-rw-r--r-- | xfce-base/libxfce4mcs/ChangeLog | 7 | ||||
-rw-r--r-- | xfce-base/libxfce4mcs/libxfce4mcs-4.2.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/xfce-base/libxfce4mcs/ChangeLog b/xfce-base/libxfce4mcs/ChangeLog index 1035339dec1a..1f0700d1638f 100644 --- a/xfce-base/libxfce4mcs/ChangeLog +++ b/xfce-base/libxfce4mcs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfce4mcs -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.60 2005/12/09 21:05:35 dostrow Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.61 2006/04/10 00:27:50 jer Exp $ + + 10 Apr 2006; Jeroen Roovers <jer@gentoo.org> libxfce4mcs-4.2.3.ebuild: + Stable on hppa (bug #129371). *libxfce4mcs-4.2.3 (09 Dec 2005) diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.2.3.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.2.3.ebuild index f4a6519b0772..e61c807865e4 100644 --- a/xfce-base/libxfce4mcs/libxfce4mcs-4.2.3.ebuild +++ b/xfce-base/libxfce4mcs/libxfce4mcs-4.2.3.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.2.3.ebuild,v 1.1 2005/12/09 21:05:35 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.2.3.ebuild,v 1.2 2006/04/10 00:27:50 jer Exp $ inherit xfce42 DESCRIPTION="Libraries for Xfce 4" LICENSE="LGPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" RDEPEND="|| ( ( x11-libs/libX11 x11-libs/libICE |