diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-30 15:48:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-30 15:48:28 +0000 |
commit | ffee3f7c7ad4719ac5364a30d75fe82e6ed4075b (patch) | |
tree | e5daa003ae271f3229d1d359bb11e03d5be0ee56 /x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild | |
parent | Stable for amd64, wrt bug #454606 (diff) | |
download | gentoo-2-ffee3f7c7ad4719ac5364a30d75fe82e6ed4075b.tar.gz gentoo-2-ffee3f7c7ad4719ac5364a30d75fe82e6ed4075b.tar.bz2 gentoo-2-ffee3f7c7ad4719ac5364a30d75fe82e6ed4075b.zip |
Stable for amd64, wrt bug #454438
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild')
-rw-r--r-- | x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild b/x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild index 2f41e90273cb..3666c53e1d97 100644 --- a/x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild +++ b/x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild,v 1.1 2012/12/27 15:12:59 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild,v 1.2 2013/01/30 15:48:28 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://savannah.nongnu.org/download/xforms/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="doc opengl static-libs" RDEPEND="virtual/jpeg |