diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 16:39:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 16:39:43 +0000 |
commit | d9e3cea2091e793cd0ffcf9183169747393ced74 (patch) | |
tree | c19b1f6d1918063f46ace668afd79ad491400b2b /media-gfx/sam2p | |
parent | Stable for amd64, wrt bug #429118 (diff) | |
download | gentoo-2-d9e3cea2091e793cd0ffcf9183169747393ced74.tar.gz gentoo-2-d9e3cea2091e793cd0ffcf9183169747393ced74.tar.bz2 gentoo-2-d9e3cea2091e793cd0ffcf9183169747393ced74.zip |
Stable for amd64, wrt bug #419071
(Portage version: 2.1.10.65/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 ad6fe24b9c08..9322bbc1f370 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.50 2012/08/02 00:50:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/ChangeLog,v 1.51 2012/08/03 16:39:43 ago Exp $ + + 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> sam2p-0.49.1.ebuild: + Stable for amd64, wrt bug #419071 02 Aug 2012; Jeroen Roovers <jer@gentoo.org> sam2p-0.49.1.ebuild: Stable for HPPA (bug #419071). diff --git a/media-gfx/sam2p/sam2p-0.49.1.ebuild b/media-gfx/sam2p/sam2p-0.49.1.ebuild index db744322e2dc..30d9d9b6b09a 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.3 2012/08/02 00:50:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/sam2p-0.49.1.ebuild,v 1.4 2012/08/03 16:39:43 ago 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="" |