diff options
author | Michael Weber <xmw@gentoo.org> | 2012-08-22 08:10:53 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-08-22 08:10:53 +0000 |
commit | 9fe1f848a33bb33c223fd70fa4441f701af51e22 (patch) | |
tree | e1c7d2efa19026aac8ad49546341755aee8f97d9 /media-gfx/sam2p | |
parent | ppc stable (bug 418885). (diff) | |
download | gentoo-2-9fe1f848a33bb33c223fd70fa4441f701af51e22.tar.gz gentoo-2-9fe1f848a33bb33c223fd70fa4441f701af51e22.tar.bz2 gentoo-2-9fe1f848a33bb33c223fd70fa4441f701af51e22.zip |
ppc stable (bug 419071).
(Portage version: 2.1.11.10/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/sam2p')
-rw-r--r-- | media-gfx/sam2p/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/sam2p/sam2p-0.49.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/sam2p/ChangeLog b/media-gfx/sam2p/ChangeLog index a63d5d35b0ea..c3ce0a44ebfa 100644 --- a/media-gfx/sam2p/ChangeLog +++ b/media-gfx/sam2p/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/sam2p # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/ChangeLog,v 1.54 2012/08/11 12:59:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/ChangeLog,v 1.55 2012/08/22 08:10:53 xmw Exp $ + + 22 Aug 2012; Michael Weber <xmw@gentoo.org> sam2p-0.49.1.ebuild: + ppc stable (bug 419071). 11 Aug 2012; Markus Meier <maekke@gentoo.org> sam2p-0.49.1.ebuild: x86 stable, bug #419071 diff --git a/media-gfx/sam2p/sam2p-0.49.1.ebuild b/media-gfx/sam2p/sam2p-0.49.1.ebuild index f5c743d4f737..30fd063ce925 100644 --- a/media-gfx/sam2p/sam2p-0.49.1.ebuild +++ b/media-gfx/sam2p/sam2p-0.49.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/sam2p-0.49.1.ebuild,v 1.7 2012/08/11 12:59:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/sam2p-0.49.1.ebuild,v 1.8 2012/08/22 08:10:53 xmw Exp $ EAPI=4 inherit autotools eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://sam2p.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="examples gif" RDEPEND="" |