diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-12 09:00:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-12 09:00:49 +0000 |
commit | 252726308a73ab85c62d12797ab44f33781ed01f (patch) | |
tree | 741a7a2ad9fea53f9b4b4b8e51e4a22c474921b5 /xfce-base/xfce-mcs-plugins | |
parent | alpha/ia64/sparc stable wrt #201747 (diff) | |
download | gentoo-2-252726308a73ab85c62d12797ab44f33781ed01f.tar.gz gentoo-2-252726308a73ab85c62d12797ab44f33781ed01f.tar.bz2 gentoo-2-252726308a73ab85c62d12797ab44f33781ed01f.zip |
alpha/ia64/sparc stable wrt #201747
(Portage version: 2.1.3.19)
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.2.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 bbf3126ef48b..9acb0bd7ac48 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.110 2007/12/09 20:42:26 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.111 2007/12/12 09:00:49 armin76 Exp $ + + 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> + xfce-mcs-plugins-4.4.2.ebuild: + alpha/ia64/sparc stable wrt #201747 09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org> xfce-mcs-plugins-4.4.2.ebuild: diff --git a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2.ebuild b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2.ebuild index df8292a06765..476ffa5dc2b5 100644 --- a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2.ebuild +++ b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2.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.2.ebuild,v 1.4 2007/12/11 10:55:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2.ebuild,v 1.5 2007/12/12 09:00:49 armin76 Exp $ inherit xfce44 @@ -8,7 +8,7 @@ XFCE_VERSION=4.4.2 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" |