diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:40:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:40:00 +0000 |
commit | ab696f9059d49d8c31deeb0208b4aaff351f00a4 (patch) | |
tree | 97580318c24929528166a95e69a23d23ea2172b8 /sci-libs/cgcode/cgcode-1.0-r2.ebuild | |
parent | Stable for amd64, wrt bug #535640 (diff) | |
download | historical-ab696f9059d49d8c31deeb0208b4aaff351f00a4.tar.gz historical-ab696f9059d49d8c31deeb0208b4aaff351f00a4.tar.bz2 historical-ab696f9059d49d8c31deeb0208b4aaff351f00a4.zip |
Stable for amd64, wrt bug #534628
Package-Manager: portage-2.2.14/cvs/Linux x86_64
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'sci-libs/cgcode/cgcode-1.0-r2.ebuild')
-rw-r--r-- | sci-libs/cgcode/cgcode-1.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/cgcode/cgcode-1.0-r2.ebuild b/sci-libs/cgcode/cgcode-1.0-r2.ebuild index dddfce24d0a8..7beda32640a4 100644 --- a/sci-libs/cgcode/cgcode-1.0-r2.ebuild +++ b/sci-libs/cgcode/cgcode-1.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cgcode/cgcode-1.0-r2.ebuild,v 1.4 2015/01/04 14:44:52 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cgcode/cgcode-1.0-r2.ebuild,v 1.5 2015/01/09 13:39:59 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ HOMEPAGE="http://fetk.org/codes/cgcode/index.html" SRC_URI="http://www.fetk.org/codes/download/${P}.tar.gz" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" LICENSE="GPL-2" IUSE="" |