diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-03-12 19:17:54 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-03-12 19:17:54 +0000 |
commit | 7bd07e2000caeb8e9c69266ae5b8285ca9d9b288 (patch) | |
tree | 3f3701211e31ba4573ef6aaf2ed4e5e323a432b9 /xfce-extra/xfce4-fsguard | |
parent | x86 stable (diff) | |
download | historical-7bd07e2000caeb8e9c69266ae5b8285ca9d9b288.tar.gz historical-7bd07e2000caeb8e9c69266ae5b8285ca9d9b288.tar.bz2 historical-7bd07e2000caeb8e9c69266ae5b8285ca9d9b288.zip |
Stable on Alpha + IA64.
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'xfce-extra/xfce4-fsguard')
-rw-r--r-- | xfce-extra/xfce4-fsguard/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-fsguard/xfce4-fsguard-0.3.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-fsguard/ChangeLog b/xfce-extra/xfce4-fsguard/ChangeLog index 6aa77f1c6d30..5eafd2632eec 100644 --- a/xfce-extra/xfce4-fsguard/ChangeLog +++ b/xfce-extra/xfce4-fsguard/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-fsguard # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard/ChangeLog,v 1.15 2007/03/10 18:05:02 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard/ChangeLog,v 1.16 2007/03/12 19:14:58 kloeri Exp $ + + 12 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> + xfce4-fsguard-0.3.0.ebuild: + Stable on Alpha + IA64. 10 Mar 2007; nixnut <nixnut@gentoo.org> xfce4-fsguard-0.3.0.ebuild: Stable on ppc wrt bug 169987 diff --git a/xfce-extra/xfce4-fsguard/xfce4-fsguard-0.3.0.ebuild b/xfce-extra/xfce4-fsguard/xfce4-fsguard-0.3.0.ebuild index c3680583cd55..2f8fea719425 100644 --- a/xfce-extra/xfce4-fsguard/xfce4-fsguard-0.3.0.ebuild +++ b/xfce-extra/xfce4-fsguard/xfce4-fsguard-0.3.0.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-extra/xfce4-fsguard/xfce4-fsguard-0.3.0.ebuild,v 1.9 2007/03/10 18:05:02 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard/xfce4-fsguard-0.3.0.ebuild,v 1.10 2007/03/12 19:14:58 kloeri Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=latest @@ -10,7 +10,7 @@ inherit xfce44 eutils autotools xfce44 DESCRIPTION="Filesystem guard panel plugin" -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" DEPEND=">=xfce-extra/xfce4-dev-tools-${XFCE_MASTER_VERSION}" |