diff options
author | Mike Doty <kingtaco@gentoo.org> | 2006-04-20 14:46:52 +0000 |
---|---|---|
committer | Mike Doty <kingtaco@gentoo.org> | 2006-04-20 14:46:52 +0000 |
commit | 55ed824681dc3b902d4ea12c584acda0a67acb49 (patch) | |
tree | d24d92900d8d1654f9daa044920caa0933c0ccdc /xfce-base/xfce-mcs-plugins | |
parent | new upstream release. (diff) | |
download | historical-55ed824681dc3b902d4ea12c584acda0a67acb49.tar.gz historical-55ed824681dc3b902d4ea12c584acda0a67acb49.tar.bz2 historical-55ed824681dc3b902d4ea12c584acda0a67acb49.zip |
amd64 stable, bug 129371
Package-Manager: portage-2.1_pre7-r5
Diffstat (limited to 'xfce-base/xfce-mcs-plugins')
-rw-r--r-- | xfce-base/xfce-mcs-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/xfce-mcs-plugins/ChangeLog b/xfce-base/xfce-mcs-plugins/ChangeLog index d1b183e4f9b6..ce174b915c06 100644 --- a/xfce-base/xfce-mcs-plugins/ChangeLog +++ b/xfce-base/xfce-mcs-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/xfce-mcs-plugins # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.61 2006/04/20 05:22:38 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.62 2006/04/20 14:38:52 kingtaco Exp $ + + 20 Apr 2006; Mike Doty <kingtaco@gentoo.org> + xfce-mcs-plugins-4.2.3.ebuild: + amd64 stable, bug 129371 *xfce-mcs-plugins-4.3.90.1 (20 Apr 2006) diff --git a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.3.ebuild b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.3.ebuild index 63dff2af198e..7ba17bbc01b9 100644 --- a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.3.ebuild +++ b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.3.ebuild,v 1.5 2006/04/17 18:24:19 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.3.ebuild,v 1.6 2006/04/20 14:38:52 kingtaco Exp $ inherit xfce42 DESCRIPTION="Xfce4 mcs plugins" -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/libXrandr x11-libs/libXrender |