diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-11 19:35:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-11 19:35:54 +0000 |
commit | 45cdf9575b1f8c27a71f71ba89f780db53a4ef37 (patch) | |
tree | 255f9ec3f4cdb6cf1aa95d3fbb03a90cdbb70c3d /virtual | |
parent | Pull old version. (diff) | |
download | gentoo-2-45cdf9575b1f8c27a71f71ba89f780db53a4ef37.tar.gz gentoo-2-45cdf9575b1f8c27a71f71ba89f780db53a4ef37.tar.bz2 gentoo-2-45cdf9575b1f8c27a71f71ba89f780db53a4ef37.zip |
Mark 7.0 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/xft/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/xft/xft-7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/xft/ChangeLog b/virtual/xft/ChangeLog index 14b4be006fa2..613c5843036a 100644 --- a/virtual/xft/ChangeLog +++ b/virtual/xft/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/xft # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/xft/ChangeLog,v 1.7 2006/07/10 21:19:23 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/xft/ChangeLog,v 1.8 2006/07/11 19:35:54 agriffis Exp $ + + 11 Jul 2006; Aron Griffis <agriffis@gentoo.org> xft-7.0.ebuild: + Mark 7.0 stable on ia64 10 Jul 2006; Stephen P. Becker <geoman@gentoo.org> xft-6.8.ebuild: removing mips from 6.8, please use modular X on mips diff --git a/virtual/xft/xft-7.0.ebuild b/virtual/xft/xft-7.0.ebuild index 3db7c5793be3..ed743d0cb1aa 100644 --- a/virtual/xft/xft-7.0.ebuild +++ b/virtual/xft/xft-7.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/xft/xft-7.0.ebuild,v 1.5 2006/07/01 01:37:26 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/xft/xft-7.0.ebuild,v 1.6 2006/07/11 19:35:54 agriffis Exp $ DESCRIPTION="Virtual for the Xft font library" HOMEPAGE="http://www.gentoo.org/proj/en/desktop/x/x11/" SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 mips ppc ppc64 sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 mips ppc ppc64 sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libXft" DEPEND="${RDEPEND}" |