diff options
author | Markus Meier <maekke@gentoo.org> | 2012-08-05 18:49:11 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-08-05 18:49:11 +0000 |
commit | 7afc0559f84c798d1c397a5be128a0847736252d (patch) | |
tree | 1aa0fbff8041ea22c3cdb65051198f9c5a6fdc4f /media-gfx/sam2p | |
parent | Re-add ~alpha/~ia64/~sparc wrt #419621 (diff) | |
download | historical-7afc0559f84c798d1c397a5be128a0847736252d.tar.gz historical-7afc0559f84c798d1c397a5be128a0847736252d.tar.bz2 historical-7afc0559f84c798d1c397a5be128a0847736252d.zip |
arm stable, bug #419071
Package-Manager: portage-2.1.11.9/cvs/Linux i686
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 9322bbc1f370..dc6a5542b748 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.51 2012/08/03 16:39:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/ChangeLog,v 1.52 2012/08/05 18:49:11 maekke Exp $ + + 05 Aug 2012; Markus Meier <maekke@gentoo.org> sam2p-0.49.1.ebuild: + arm stable, bug #419071 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> sam2p-0.49.1.ebuild: Stable for amd64, wrt bug #419071 diff --git a/media-gfx/sam2p/sam2p-0.49.1.ebuild b/media-gfx/sam2p/sam2p-0.49.1.ebuild index 30d9d9b6b09a..8852fcf8cb7c 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.4 2012/08/03 16:39:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/sam2p-0.49.1.ebuild,v 1.5 2012/08/05 18:49:11 maekke 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="" |