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 | ea6de5a2600f4df92fd43ef0f1dc6ad3dae2e7b4 (patch) | |
tree | 97e6400b5d9077c80d8454a178ccd0539845a9aa /xfce-base/libxfce4mcs | |
parent | stable on amd64 (diff) | |
download | historical-ea6de5a2600f4df92fd43ef0f1dc6ad3dae2e7b4.tar.gz historical-ea6de5a2600f4df92fd43ef0f1dc6ad3dae2e7b4.tar.bz2 historical-ea6de5a2600f4df92fd43ef0f1dc6ad3dae2e7b4.zip |
stable on amd64
Package-Manager: portage-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}" |