diff options
author | 2013-08-15 08:29:37 +0000 | |
---|---|---|
committer | 2013-08-15 08:29:37 +0000 | |
commit | 45bc4fac36ffb813aa5d57af7031127531769959 (patch) | |
tree | a758893c435659fa98c04623266f57e522243ba8 /media-gfx | |
parent | Remove hwoarang from metadata, ack'ed by him on IRC. (diff) | |
download | gentoo-2-45bc4fac36ffb813aa5d57af7031127531769959.tar.gz gentoo-2-45bc4fac36ffb813aa5d57af7031127531769959.tar.bz2 gentoo-2-45bc4fac36ffb813aa5d57af7031127531769959.zip |
Marked ~x64-solaris
(Portage version: 2.2.01.22288-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/aview/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/aview/aview-1.3.0_rc1-r3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/aview/ChangeLog b/media-gfx/aview/ChangeLog index f8333e9f3e92..89731ec10a72 100644 --- a/media-gfx/aview/ChangeLog +++ b/media-gfx/aview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/aview -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/aview/ChangeLog,v 1.18 2012/08/06 01:09:29 ottxor Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/aview/ChangeLog,v 1.19 2013/08/15 08:29:37 grobian Exp $ + + 15 Aug 2013; Fabian Groffen <grobian@gentoo.org> aview-1.3.0_rc1-r3.ebuild: + Marked ~x64-solaris *aview-1.3.0_rc1-r3 (06 Aug 2012) diff --git a/media-gfx/aview/aview-1.3.0_rc1-r3.ebuild b/media-gfx/aview/aview-1.3.0_rc1-r3.ebuild index db206d9a5ac2..cbf5e1185b23 100644 --- a/media-gfx/aview/aview-1.3.0_rc1-r3.ebuild +++ b/media-gfx/aview/aview-1.3.0_rc1-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/aview/aview-1.3.0_rc1-r3.ebuild,v 1.1 2012/08/06 01:09:29 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/aview/aview-1.3.0_rc1-r3.ebuild,v 1.2 2013/08/15 08:29:37 grobian Exp $ EAPI=4 @@ -14,7 +14,7 @@ HOMEPAGE="http://aa-project.sourceforge.net/aview/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" IUSE="" DEPEND=">=media-libs/aalib-1.4_rc4" |