diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 09:39:21 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 09:39:21 +0000 |
commit | da618280a5513cd31f5077a4ffaddec4c6e3d13c (patch) | |
tree | c6220cdd9066211de04875b3f63dd39e5a97fe89 /games-util/ucon64 | |
parent | amd64 stable, bug #289480 (diff) | |
download | gentoo-2-da618280a5513cd31f5077a4ffaddec4c6e3d13c.tar.gz gentoo-2-da618280a5513cd31f5077a4ffaddec4c6e3d13c.tar.bz2 gentoo-2-da618280a5513cd31f5077a4ffaddec4c6e3d13c.zip |
amd64 stable, bug #382169
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'games-util/ucon64')
-rw-r--r-- | games-util/ucon64/ChangeLog | 8 | ||||
-rw-r--r-- | games-util/ucon64/ucon64-2.0.0.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/games-util/ucon64/ChangeLog b/games-util/ucon64/ChangeLog index 141ae5415848..e0325a3ca50f 100644 --- a/games-util/ucon64/ChangeLog +++ b/games-util/ucon64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-util/ucon64 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/ucon64/ChangeLog,v 1.16 2012/03/19 07:46:07 tupone Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-util/ucon64/ChangeLog,v 1.17 2014/03/02 09:39:21 pacho Exp $ + + 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> ucon64-2.0.0.ebuild: + amd64 stable, bug #382169 19 Mar 2012; Tupone Alfredo <tupone@gentoo.org> files/ucon64-2.0.0-zlib.patch: @@ -62,4 +65,3 @@ ucon64-1.9.8.3.ebuild: initial commit; ebuild submitted by Luca Marra and heavily modified (bug #42078) - diff --git a/games-util/ucon64/ucon64-2.0.0.ebuild b/games-util/ucon64/ucon64-2.0.0.ebuild index b7eda810d728..faa84b5b307f 100644 --- a/games-util/ucon64/ucon64-2.0.0.ebuild +++ b/games-util/ucon64/ucon64-2.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/ucon64/ucon64-2.0.0.ebuild,v 1.10 2011/09/23 18:05:42 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/ucon64/ucon64-2.0.0.ebuild,v 1.11 2014/03/02 09:39:21 pacho Exp $ EAPI=2 inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ucon64/${P}-src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND="" |