diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 12:56:03 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 12:56:03 +0000 |
commit | 74649a08c0487931824847d02df96e242b854177 (patch) | |
tree | 88e11e25b43d18b54797b7ff8f5ae0721d0b67d1 /media-gfx/transfig | |
parent | Added GUI support, fixed bug #131514. Thanks to Neil Katin <gentoo@askneil.co... (diff) | |
download | gentoo-2-74649a08c0487931824847d02df96e242b854177.tar.gz gentoo-2-74649a08c0487931824847d02df96e242b854177.tar.bz2 gentoo-2-74649a08c0487931824847d02df96e242b854177.zip |
Mark 3.2.4-r2 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'media-gfx/transfig')
-rw-r--r-- | media-gfx/transfig/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/transfig/transfig-3.2.4-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/transfig/ChangeLog b/media-gfx/transfig/ChangeLog index 4538fed0e8c7..48d5a83a2a2c 100644 --- a/media-gfx/transfig/ChangeLog +++ b/media-gfx/transfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/transfig # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/transfig/ChangeLog,v 1.27 2006/07/08 10:53:34 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/transfig/ChangeLog,v 1.28 2006/07/13 12:56:03 agriffis Exp $ + + 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> transfig-3.2.4-r2.ebuild: + Mark 3.2.4-r2 stable on ia64 08 Jul 2006; Lars Weiler <pylon@gentoo.org> transfig-3.2.4-r2.ebuild: Stable on ppc; gcc-4 related; bug #138099. diff --git a/media-gfx/transfig/transfig-3.2.4-r2.ebuild b/media-gfx/transfig/transfig-3.2.4-r2.ebuild index d2a04603e666..a392ac41b462 100644 --- a/media-gfx/transfig/transfig-3.2.4-r2.ebuild +++ b/media-gfx/transfig/transfig-3.2.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/transfig/transfig-3.2.4-r2.ebuild,v 1.12 2006/07/08 10:53:34 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/transfig/transfig-3.2.4-r2.ebuild,v 1.13 2006/07/13 12:56:03 agriffis Exp $ IUSE="" @@ -17,7 +17,7 @@ HOMEPAGE="http://www.xfig.org" SLOT="0" LICENSE="BSD" -KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc-macos ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc-macos ppc64 ~sparc ~x86" RDEPEND="|| ( x11-libs/libXpm virtual/x11 ) >=media-libs/jpeg-6 |