diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-07-12 12:47:12 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-07-12 12:47:12 +0000 |
commit | 0eec5a8e228b48c3204243ff3bf81d0203667223 (patch) | |
tree | 16ae195ea66d36da4e25722c6d29df2aa50591bf /xfce-base/libxfce4mcs | |
parent | stable amd64 (diff) | |
download | gentoo-2-0eec5a8e228b48c3204243ff3bf81d0203667223.tar.gz gentoo-2-0eec5a8e228b48c3204243ff3bf81d0203667223.tar.bz2 gentoo-2-0eec5a8e228b48c3204243ff3bf81d0203667223.zip |
stable on amd64
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'xfce-base/libxfce4mcs')
-rw-r--r-- | xfce-base/libxfce4mcs/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4mcs/libxfce4mcs-4.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4mcs/ChangeLog b/xfce-base/libxfce4mcs/ChangeLog index 28f79dca4e5e..42e83755f5c0 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.57 2005/07/11 19:41:26 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.58 2005/07/12 12:42:36 blubb Exp $ + + 12 Jul 2005; Simon Stelling <blubb@gentoo.org> libxfce4mcs-4.2.2.ebuild: + stable on amd64 11 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> ChangeLog: Stable on alpha + ia64. diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.2.2.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.2.2.ebuild index fe5287bf62ef..7844b9df4457 100644 --- a/xfce-base/libxfce4mcs/libxfce4mcs-4.2.2.ebuild +++ b/xfce-base/libxfce4mcs/libxfce4mcs-4.2.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.2.2.ebuild,v 1.7 2005/07/11 19:39:36 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.2.2.ebuild,v 1.8 2005/07/12 12:42:36 blubb Exp $ 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="~xfce-base/libxfce4util-${PV} ~xfce-base/libxfcegui4-${PV}" |