diff options
author | 2013-01-30 15:49:06 +0000 | |
---|---|---|
committer | 2013-01-30 15:49:06 +0000 | |
commit | 4152e31993d91aaaeb5303e7aaa43ccce1a333f4 (patch) | |
tree | 6da585e7f7e0e5f3aa950e7a9c4e7955a7ded13d /x11-libs/xforms | |
parent | Stable for x86, wrt bug #454606 (diff) | |
download | gentoo-2-4152e31993d91aaaeb5303e7aaa43ccce1a333f4.tar.gz gentoo-2-4152e31993d91aaaeb5303e7aaa43ccce1a333f4.tar.bz2 gentoo-2-4152e31993d91aaaeb5303e7aaa43ccce1a333f4.zip |
Stable for x86, wrt bug #454438
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-libs/xforms')
-rw-r--r-- | x11-libs/xforms/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/xforms/ChangeLog b/x11-libs/xforms/ChangeLog index 5bea98378b28..b995f77188d0 100644 --- a/x11-libs/xforms/ChangeLog +++ b/x11-libs/xforms/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/xforms # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/ChangeLog,v 1.52 2013/01/30 15:48:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/ChangeLog,v 1.53 2013/01/30 15:49:06 ago Exp $ + + 30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> xforms-1.0.93_p1-r1.ebuild: + Stable for x86, wrt bug #454438 30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> xforms-1.0.93_p1-r1.ebuild: Stable for amd64, wrt bug #454438 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 3666c53e1d97..383aa903a99a 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-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.2 2013/01/30 15:48:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild,v 1.3 2013/01/30 15:49:06 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 |