diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-10-01 14:48:41 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-10-01 14:48:41 +0000 |
commit | d6f055dfa64a45cd7405e393fba39c91201cf7b4 (patch) | |
tree | 4dc1fa27d823ecf63cd9c32aead8b7047b052929 /x11-apps | |
parent | add new nvidia-drivers to depend list support (diff) | |
download | gentoo-2-d6f055dfa64a45cd7405e393fba39c91201cf7b4.tar.gz gentoo-2-d6f055dfa64a45cd7405e393fba39c91201cf7b4.tar.bz2 gentoo-2-d6f055dfa64a45cd7405e393fba39c91201cf7b4.zip |
Stable for HPPA (bug #185660).
(Portage version: 2.1.3.9)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xfs/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xfs/xfs-1.0.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xfs/ChangeLog b/x11-apps/xfs/ChangeLog index 2069f8cccaea..cb0b7805e471 100644 --- a/x11-apps/xfs/ChangeLog +++ b/x11-apps/xfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xfs # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/ChangeLog,v 1.38 2007/10/01 13:19:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/ChangeLog,v 1.39 2007/10/01 14:48:41 jer Exp $ + + 01 Oct 2007; Jeroen Roovers <jer@gentoo.org> xfs-1.0.4-r1.ebuild: + Stable for HPPA (bug #185660). 01 Oct 2007; Raúl Porcel <armin76@gentoo.org> xfs-1.0.4-r1.ebuild: alpha/sparc stable wrt security #185660 diff --git a/x11-apps/xfs/xfs-1.0.4-r1.ebuild b/x11-apps/xfs/xfs-1.0.4-r1.ebuild index f38a02e80b41..9c918148da1a 100644 --- a/x11-apps/xfs/xfs-1.0.4-r1.ebuild +++ b/x11-apps/xfs/xfs-1.0.4-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/x11-apps/xfs/xfs-1.0.4-r1.ebuild,v 1.6 2007/10/01 13:19:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/xfs-1.0.4-r1.ebuild,v 1.7 2007/10/01 14:48:41 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X font server" -KEYWORDS="alpha ~amd64 ~arm ~hppa mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha ~amd64 ~arm hppa mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="ipv6" RDEPEND="x11-apps/ttmkfdir |