diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-16 18:23:12 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-16 18:23:12 +0000 |
commit | 93f3bd530d63c7000d81d74af04d6dc31d40b917 (patch) | |
tree | a29d8e68ec3bbee06e2968a2a59d1764db6edaf9 /media-libs/sk1libs | |
parent | ppc stable wrt #385913 (diff) | |
download | gentoo-2-93f3bd530d63c7000d81d74af04d6dc31d40b917.tar.gz gentoo-2-93f3bd530d63c7000d81d74af04d6dc31d40b917.tar.bz2 gentoo-2-93f3bd530d63c7000d81d74af04d6dc31d40b917.zip |
ppc/ppc64 stable wrt #387199
(Portage version: 2.2.0_alpha63/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/sk1libs')
-rw-r--r-- | media-libs/sk1libs/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/sk1libs/sk1libs-0.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/sk1libs/ChangeLog b/media-libs/sk1libs/ChangeLog index f24343fe41f0..156949514be3 100644 --- a/media-libs/sk1libs/ChangeLog +++ b/media-libs/sk1libs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/sk1libs # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sk1libs/ChangeLog,v 1.10 2011/10/15 18:24:50 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sk1libs/ChangeLog,v 1.11 2011/10/16 18:23:12 xarthisius Exp $ + + 16 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> sk1libs-0.9.1.ebuild: + ppc/ppc64 stable wrt #387199 15 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> sk1libs-0.9.1.ebuild: amd64 stable wrt #387199 diff --git a/media-libs/sk1libs/sk1libs-0.9.1.ebuild b/media-libs/sk1libs/sk1libs-0.9.1.ebuild index f00422df860c..1d1ca926f5d9 100644 --- a/media-libs/sk1libs/sk1libs-0.9.1.ebuild +++ b/media-libs/sk1libs/sk1libs-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sk1libs/sk1libs-0.9.1.ebuild,v 1.11 2011/10/15 18:24:50 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sk1libs/sk1libs-0.9.1.ebuild,v 1.12 2011/10/16 18:23:12 xarthisius Exp $ EAPI="3" @@ -15,7 +15,7 @@ HOMEPAGE="http://sk1project.org/index.php" SRC_URI="http://uniconvertor.googlecode.com/files/${P}.tar.gz" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos ~sparc-solaris" +KEYWORDS="amd64 ~hppa ppc ppc64 ~x86 ~amd64-linux ~x64-macos ~sparc-solaris" LICENSE="GPL-2 LGPL-2" IUSE="" |