diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-06 13:41:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-06 13:41:14 +0000 |
commit | b73dc1305cf9c21a6b59a706f383da3240a31568 (patch) | |
tree | 9d0ece4e23073ddf02455fad9bbb07abdb7267a8 /games-action/transcend | |
parent | Stable for amd64, wrt bug #539030 (diff) | |
download | gentoo-2-b73dc1305cf9c21a6b59a706f383da3240a31568.tar.gz gentoo-2-b73dc1305cf9c21a6b59a706f383da3240a31568.tar.bz2 gentoo-2-b73dc1305cf9c21a6b59a706f383da3240a31568.zip |
Stable for amd64, wrt bug #539034
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-action/transcend')
-rw-r--r-- | games-action/transcend/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/transcend/transcend-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/transcend/ChangeLog b/games-action/transcend/ChangeLog index 05c636295762..b4a29ab8feee 100644 --- a/games-action/transcend/ChangeLog +++ b/games-action/transcend/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/transcend # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/transcend/ChangeLog,v 1.10 2015/02/06 08:47:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/transcend/ChangeLog,v 1.11 2015/02/06 13:41:14 ago Exp $ + + 06 Feb 2015; Agostino Sarubbo <ago@gentoo.org> transcend-0.3.ebuild: + Stable for amd64, wrt bug #539034 06 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> transcend-0.3.ebuild: EAPI=5; respect CXX, CXXFLAGS, LDFLAGS; tidy diff --git a/games-action/transcend/transcend-0.3.ebuild b/games-action/transcend/transcend-0.3.ebuild index d72f7fbea161..41c8a72c996c 100644 --- a/games-action/transcend/transcend-0.3.ebuild +++ b/games-action/transcend/transcend-0.3.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/games-action/transcend/transcend-0.3.ebuild,v 1.9 2015/02/06 08:47:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/transcend/transcend-0.3.ebuild,v 1.10 2015/02/06 13:41:14 ago Exp $ EAPI=5 inherit games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/Transcend_${PV}_UnixSource.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="x11-libs/libXmu |