diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2013-01-03 21:08:02 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2013-01-03 21:08:02 +0000 |
commit | b798f898344ec2880d0e7c4185b11e0755393d12 (patch) | |
tree | bb65f8fe2e448b70dbcd22099dd1202f6a808b94 /dev-haskell/glut | |
parent | version bump (diff) | |
download | gentoo-2-b798f898344ec2880d0e7c4185b11e0755393d12.tar.gz gentoo-2-b798f898344ec2880d0e7c4185b11e0755393d12.tar.bz2 gentoo-2-b798f898344ec2880d0e7c4185b11e0755393d12.zip |
drop ~sparc once again
(Portage version: 2.2.0_alpha149_p45/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-haskell/glut')
-rw-r--r-- | dev-haskell/glut/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/glut/glut-2.3.1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/glut/ChangeLog b/dev-haskell/glut/ChangeLog index 0edce3d952ec..51b44778917f 100644 --- a/dev-haskell/glut/ChangeLog +++ b/dev-haskell/glut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/glut -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glut/ChangeLog,v 1.19 2012/11/18 12:52:17 gienah Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glut/ChangeLog,v 1.20 2013/01/03 21:08:02 slyfox Exp $ + + 03 Jan 2013; Sergei Trofimovich <slyfox@gentoo.org> glut-2.3.1.0.ebuild: + drop ~sparc once again *glut-2.3.1.0 (18 Nov 2012) diff --git a/dev-haskell/glut/glut-2.3.1.0.ebuild b/dev-haskell/glut/glut-2.3.1.0.ebuild index d4c72b24b5c4..8e36f6bd8f45 100644 --- a/dev-haskell/glut/glut-2.3.1.0.ebuild +++ b/dev-haskell/glut/glut-2.3.1.0.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/dev-haskell/glut/glut-2.3.1.0.ebuild,v 1.1 2012/11/18 12:52:17 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glut/glut-2.3.1.0.ebuild,v 1.2 2013/01/03 21:08:02 slyfox Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="=dev-haskell/opengl-2.6*:=[profile?] |