diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-24 15:48:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-24 15:48:13 +0000 |
commit | 37ab8952f7662c7b85a89645b5644b6c7d88505f (patch) | |
tree | da2855041af2736e36aa1e4f7caaa4dd58cf8d82 /xfce-base/xfce-mcs-plugins | |
parent | Moved smem binary to examples in doc directory (fixing bug #207023). Now supp... (diff) | |
download | gentoo-2-37ab8952f7662c7b85a89645b5644b6c7d88505f.tar.gz gentoo-2-37ab8952f7662c7b85a89645b5644b6c7d88505f.tar.bz2 gentoo-2-37ab8952f7662c7b85a89645b5644b6c7d88505f.zip |
alpha/ia64/sparc stable wrt #202858
(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-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 341660155268..8735d8a11dcc 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.115 2008/01/24 08:56:31 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.116 2008/01/24 15:48:13 armin76 Exp $ + + 24 Jan 2008; Raúl Porcel <armin76@gentoo.org> + xfce-mcs-plugins-4.4.2-r1.ebuild: + alpha/ia64/sparc stable wrt #202858 24 Jan 2008; Christian Faulhammer <opfer@gentoo.org> xfce-mcs-plugins-4.4.2-r1.ebuild: diff --git a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2-r1.ebuild b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2-r1.ebuild index fd103c07740a..53d20d11e645 100644 --- a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2-r1.ebuild +++ b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r1.ebuild,v 1.2 2008/01/24 08:56:31 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2-r1.ebuild,v 1.3 2008/01/24 15:48:13 armin76 Exp $ inherit eutils 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" |