diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-03-12 00:05:37 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-03-12 00:05:37 +0000 |
commit | c4bf3bffefda15cf16f0531397807b0063208cb6 (patch) | |
tree | 3cd980047ef0e5f572a8cf7bbb7798ce6a9b1be1 /xfce-base/xfce-mcs-plugins | |
parent | Updated ChangeLog. (diff) | |
download | gentoo-2-c4bf3bffefda15cf16f0531397807b0063208cb6.tar.gz gentoo-2-c4bf3bffefda15cf16f0531397807b0063208cb6.tar.bz2 gentoo-2-c4bf3bffefda15cf16f0531397807b0063208cb6.zip |
Stable on Alpha + IA64.
(Portage version: 2.1.2.2)
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.0-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 34be6169356a..4af5c16df5a2 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.85 2007/03/10 16:50:54 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.86 2007/03/12 00:05:37 kloeri Exp $ + + 12 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> + xfce-mcs-plugins-4.4.0-r1.ebuild: + Stable on Alpha + IA64. 10 Mar 2007; nixnut <nixnut@gentoo.org> xfce-mcs-plugins-4.4.0-r1.ebuild: Stable on ppc wrt bug 169987 diff --git a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.0-r1.ebuild b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.0-r1.ebuild index a11f0ed37d2c..dde262c86c00 100644 --- a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.0-r1.ebuild +++ b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.0-r1.ebuild @@ -1,13 +1,13 @@ # 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.0-r1.ebuild,v 1.7 2007/03/10 16:50:54 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.0-r1.ebuild,v 1.8 2007/03/12 00:05:37 kloeri Exp $ inherit eutils xfce44 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" |