diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-12 21:25:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-12 21:25:01 +0000 |
commit | 8230d8f0503981da7c6dd353da9d90b52c12f5e5 (patch) | |
tree | 0c1175faf595a733272a9857cee4bb8948314f9c /xfce-base/xfce-mcs-plugins | |
parent | Keyworded ~sparc-fbsd (diff) | |
download | gentoo-2-8230d8f0503981da7c6dd353da9d90b52c12f5e5.tar.gz gentoo-2-8230d8f0503981da7c6dd353da9d90b52c12f5e5.tar.bz2 gentoo-2-8230d8f0503981da7c6dd353da9d90b52c12f5e5.zip |
alpha/ia64/x86 stable
(Portage version: 2.1.3_rc8)
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.4.1-r1.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 c607f3d57d0d..93e06ef9f029 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.101 2007/06/07 18:25:14 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.102 2007/07/12 21:25:01 armin76 Exp $ + + 12 Jul 2007; Raúl Porcel <armin76@gentoo.org> + xfce-mcs-plugins-4.4.1-r1.ebuild: + alpha/ia64/x86 stable 07 Jun 2007; Samuli Suominen <drac@gentoo.org> xfce-mcs-plugins-4.4.1.ebuild, xfce-mcs-plugins-4.4.1-r1.ebuild: diff --git a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1-r1.ebuild b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1-r1.ebuild index 2e25573c8720..8d197abd4376 100644 --- a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1-r1.ebuild +++ b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1-r1.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/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1-r1.ebuild,v 1.3 2007/06/07 18:25:14 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1-r1.ebuild,v 1.4 2007/07/12 21:25:01 armin76 Exp $ inherit eutils xfce44 @@ -8,7 +8,7 @@ XFCE_VERSION=4.4.1 xfce44 DESCRIPTION="Setting plugins" -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" |