diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-25 11:29:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-25 11:29:06 +0000 |
commit | 0884b75961aa7bc53bced4dce14fc0d61e455ba7 (patch) | |
tree | 5da4f58f3410385637cbb2ac3c789b39a85daaf1 /dev-java/ant-jmf/ant-jmf-1.8.2.ebuild | |
parent | Stable for amd64, wrt bug #417403 (diff) | |
download | gentoo-2-0884b75961aa7bc53bced4dce14fc0d61e455ba7.tar.gz gentoo-2-0884b75961aa7bc53bced4dce14fc0d61e455ba7.tar.bz2 gentoo-2-0884b75961aa7bc53bced4dce14fc0d61e455ba7.zip |
Stable for amd64, wrt bug #417403
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/ant-jmf/ant-jmf-1.8.2.ebuild')
-rw-r--r-- | dev-java/ant-jmf/ant-jmf-1.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-jmf/ant-jmf-1.8.2.ebuild b/dev-java/ant-jmf/ant-jmf-1.8.2.ebuild index 8b8ef69d7450..a1c823db033f 100644 --- a/dev-java/ant-jmf/ant-jmf-1.8.2.ebuild +++ b/dev-java/ant-jmf/ant-jmf-1.8.2.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/dev-java/ant-jmf/ant-jmf-1.8.2.ebuild,v 1.2 2012/05/25 01:18:56 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jmf/ant-jmf-1.8.2.ebuild,v 1.3 2012/05/25 11:29:06 ago Exp $ EAPI="4" @@ -11,5 +11,5 @@ inherit ant-tasks DESCRIPTION="Apache Ant's optional tasks for the Java Media Framework (JMF)." -KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" |