diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-05-21 17:41:29 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-05-21 17:41:29 +0000 |
commit | 6c8703c7416d3ed711c5f278a2cf01690cdda9c4 (patch) | |
tree | 7340ff43412afe756f120f23a7426cc3e624bf6c /xfce-base/xfce-mcs-plugins | |
parent | Sparc stable --- Bug #165352 --- older versions may be removed. (diff) | |
download | gentoo-2-6c8703c7416d3ed711c5f278a2cf01690cdda9c4.tar.gz gentoo-2-6c8703c7416d3ed711c5f278a2cf01690cdda9c4.tar.bz2 gentoo-2-6c8703c7416d3ed711c5f278a2cf01690cdda9c4.zip |
Stable for HPPA (bug #176542).
(Portage version: 2.1.2.7)
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.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 28a6adbc65bd..219fe5e1eeec 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.92 2007/05/19 14:58:35 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.93 2007/05/21 17:41:29 jer Exp $ + + 21 May 2007; Jeroen Roovers <jer@gentoo.org> + xfce-mcs-plugins-4.4.1.ebuild: + Stable for HPPA (bug #178510). 19 May 2007; Peter Weller <welp@gentoo.org> xfce-mcs-plugins-4.4.1.ebuild: Stable on amd64 wrt bug 178510 diff --git a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1.ebuild b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1.ebuild index 1389ddb1e6e8..a42e8291fec4 100644 --- a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1.ebuild +++ b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1.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.ebuild,v 1.5 2007/05/19 14:58:35 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1.ebuild,v 1.6 2007/05/21 17:41:29 jer Exp $ inherit 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" |