diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-25 12:17:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-25 12:17:36 +0000 |
commit | fe07eaf12f6a6af7a7bd2dde38f01f1d9abe133f (patch) | |
tree | 13f78935c22e6c06c61c8d8c23703048553cd449 /dev-games/t4k-common | |
parent | Stable for x86, wrt bug #458242 (diff) | |
download | gentoo-2-fe07eaf12f6a6af7a7bd2dde38f01f1d9abe133f.tar.gz gentoo-2-fe07eaf12f6a6af7a7bd2dde38f01f1d9abe133f.tar.bz2 gentoo-2-fe07eaf12f6a6af7a7bd2dde38f01f1d9abe133f.zip |
Stable for x86, wrt bug #458510
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-games/t4k-common')
-rw-r--r-- | dev-games/t4k-common/ChangeLog | 6 | ||||
-rw-r--r-- | dev-games/t4k-common/t4k-common-0.1.1.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-games/t4k-common/ChangeLog b/dev-games/t4k-common/ChangeLog index 6b5111018abb..d373c12bf337 100644 --- a/dev-games/t4k-common/ChangeLog +++ b/dev-games/t4k-common/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-games/t4k-common # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/t4k-common/ChangeLog,v 1.2 2013/02/21 20:44:06 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/t4k-common/ChangeLog,v 1.3 2013/02/25 12:17:36 ago Exp $ + + 25 Feb 2013; Agostino Sarubbo <ago@gentoo.org> t4k-common-0.1.1.ebuild: + Stable for x86, wrt bug #458510 21 Feb 2013; Chema Alonso <nimiux@gentoo.org> t4k-common-0.1.1.ebuild: Stable for amd64 wrt bug #458510 @@ -10,4 +13,3 @@ 20 Jan 2013; Julian Ospald <hasufell@gentoo.org> +t4k-common-0.1.1.ebuild, +files/t4k-common-0.1.1-libpng.patch, +metadata.xml: initial import wrt #453220 - diff --git a/dev-games/t4k-common/t4k-common-0.1.1.ebuild b/dev-games/t4k-common/t4k-common-0.1.1.ebuild index 8ac2fa369bca..ba8cd4810765 100644 --- a/dev-games/t4k-common/t4k-common-0.1.1.ebuild +++ b/dev-games/t4k-common/t4k-common-0.1.1.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/dev-games/t4k-common/t4k-common-0.1.1.ebuild,v 1.2 2013/02/21 20:44:06 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/t4k-common/t4k-common-0.1.1.ebuild,v 1.3 2013/02/25 12:17:36 ago Exp $ EAPI=5 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://alioth.debian.org/frs/download.php/3540/t4k_common-${PV}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="static-libs svg" RDEPEND="dev-libs/libxml2:2 |