diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-08-30 03:23:45 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-08-30 03:23:45 +0000 |
commit | d9a9f6eb7808f8799ba25ddfd5d59d48ecaf86b8 (patch) | |
tree | 60037aa6c4588ea6dcf0d94b633902fa331c3c77 /xfce-base/xfce-mcs-plugins | |
parent | Stable for HPPA (bug #188135). (diff) | |
download | gentoo-2-d9a9f6eb7808f8799ba25ddfd5d59d48ecaf86b8.tar.gz gentoo-2-d9a9f6eb7808f8799ba25ddfd5d59d48ecaf86b8.tar.bz2 gentoo-2-d9a9f6eb7808f8799ba25ddfd5d59d48ecaf86b8.zip |
Stable for HPPA (bug #188135).
(Portage version: 2.1.2.12)
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 46870a397235..522941cfa49b 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.104 2007/07/26 13:16:37 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.105 2007/08/30 03:23:45 jer Exp $ + + 30 Aug 2007; Jeroen Roovers <jer@gentoo.org> + xfce-mcs-plugins-4.4.1-r1.ebuild: + Stable for HPPA (bug #188135). 26 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> 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 149add1ce337..50baa9e3e5c0 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.6 2007/07/26 13:16:37 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1-r1.ebuild,v 1.7 2007/08/30 03:23:45 jer 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" |