diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-01-23 15:14:00 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-01-23 15:14:00 +0000 |
commit | b77e5af8e086336ab168d94addfe0ac28236d2ae (patch) | |
tree | e02f1824863d41daa1ed7a07a8318c52665a7206 /media-gfx/xfig | |
parent | Add minitest as runtime dependency, otherwise the Rakefiles using hoe-seattle... (diff) | |
download | gentoo-2-b77e5af8e086336ab168d94addfe0ac28236d2ae.tar.gz gentoo-2-b77e5af8e086336ab168d94addfe0ac28236d2ae.tar.bz2 gentoo-2-b77e5af8e086336ab168d94addfe0ac28236d2ae.zip |
Stable on alpha, bug #264575
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/xfig')
-rw-r--r-- | media-gfx/xfig/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/xfig/xfig-3.2.5b.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/xfig/ChangeLog b/media-gfx/xfig/ChangeLog index 042cdf479413..bc6f1b70fb05 100644 --- a/media-gfx/xfig/ChangeLog +++ b/media-gfx/xfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/xfig # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/ChangeLog,v 1.59 2010/01/23 15:01:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/ChangeLog,v 1.60 2010/01/23 15:14:00 klausman Exp $ + + 23 Jan 2010; Tobias Klausmann <klausman@gentoo.org> xfig-3.2.5b.ebuild: + Stable on alpha, bug #264575 23 Jan 2010; Brent Baude <ranger@gentoo.org> xfig-3.2.5b.ebuild: Marking xfig-3.2.5b ppc64 for bug 264575 diff --git a/media-gfx/xfig/xfig-3.2.5b.ebuild b/media-gfx/xfig/xfig-3.2.5b.ebuild index c4bce557a8ac..edb28cc47c5e 100644 --- a/media-gfx/xfig/xfig-3.2.5b.ebuild +++ b/media-gfx/xfig/xfig-3.2.5b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/xfig-3.2.5b.ebuild,v 1.2 2010/01/23 15:01:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/xfig-3.2.5b.ebuild,v 1.3 2010/01/23 15:14:00 klausman Exp $ EAPI="2" inherit eutils multilib @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/mcj/${MY_P}.full.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ~ppc ppc64 ~sparc ~x86" IUSE="" RDEPEND="x11-libs/libXaw |