diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-12-09 20:42:26 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-12-09 20:42:26 +0000 |
commit | bc87770d8cb31308e44e7751f927f1e951b78265 (patch) | |
tree | a678b106155ee9a7fe81fd8cf9aae02c1e1d8805 /xfce-base/xfce-mcs-plugins | |
parent | ppc stable, bug #201747 (diff) | |
download | gentoo-2-bc87770d8cb31308e44e7751f927f1e951b78265.tar.gz gentoo-2-bc87770d8cb31308e44e7751f927f1e951b78265.tar.bz2 gentoo-2-bc87770d8cb31308e44e7751f927f1e951b78265.zip |
ppc stable, bug #201747
(Portage version: 2.1.4_rc9)
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 aac573941f9e..bbf3126ef48b 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.109 2007/12/09 17:20:29 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.110 2007/12/09 20:42:26 dertobi123 Exp $ + + 09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org> + xfce-mcs-plugins-4.4.2.ebuild: + ppc stable, bug #201747 09 Dec 2007; Dawid Węgliński <cla@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 8f0c75f9a1bc..e5562bacfc1e 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.2 2007/12/09 17:20:29 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2.ebuild,v 1.3 2007/12/09 20:42:26 dertobi123 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" |