diff options
author | 2007-05-20 22:49:23 +0000 | |
---|---|---|
committer | 2007-05-20 22:49:23 +0000 | |
commit | 07c2b050f9ab83325ffefd22a0bd63174da1bfd4 (patch) | |
tree | d560f486bc48578507ba768ef1b0ce720ab59850 /x11-apps/xfs | |
parent | Fix install location of desktop xpm, bug 179257 (diff) | |
download | historical-07c2b050f9ab83325ffefd22a0bd63174da1bfd4.tar.gz historical-07c2b050f9ab83325ffefd22a0bd63174da1bfd4.tar.bz2 historical-07c2b050f9ab83325ffefd22a0bd63174da1bfd4.zip |
Stable for HPPA (bug #175465).
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'x11-apps/xfs')
-rw-r--r-- | x11-apps/xfs/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xfs/xfs-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xfs/ChangeLog b/x11-apps/xfs/ChangeLog index 4a74c76531d2..aa76c2a6a6d9 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.27 2007/05/05 18:21:02 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/ChangeLog,v 1.28 2007/05/20 22:40:30 jer Exp $ + + 20 May 2007; Jeroen Roovers <jer@gentoo.org> xfs-1.0.4.ebuild: + Stable for HPPA (bug #175465). 05 May 2007; Daniel Gryniewicz <dang@gentoo.org> xfs-1.0.4.ebuild: Marked stable on amd64 for bug #175465 diff --git a/x11-apps/xfs/xfs-1.0.4.ebuild b/x11-apps/xfs/xfs-1.0.4.ebuild index a8a62e209607..ec320fb583d0 100644 --- a/x11-apps/xfs/xfs-1.0.4.ebuild +++ b/x11-apps/xfs/xfs-1.0.4.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.ebuild,v 1.4 2007/05/05 18:21:02 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/xfs-1.0.4.ebuild,v 1.5 2007/05/20 22:40:30 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 ~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 |