diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 09:06:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 09:06:23 +0000 |
commit | 1c3b667c52ccb64d8027d546a2e3cd491af8e4a9 (patch) | |
tree | 825f90ffc5161b40d4f4b320889c97f68703f173 /dev-java/tomcat-native/tomcat-native-1.1.32.ebuild | |
parent | Stable for amd64, wrt bug #539728 (diff) | |
download | historical-1c3b667c52ccb64d8027d546a2e3cd491af8e4a9.tar.gz historical-1c3b667c52ccb64d8027d546a2e3cd491af8e4a9.tar.bz2 historical-1c3b667c52ccb64d8027d546a2e3cd491af8e4a9.zip |
Stable for amd64, wrt bug #535096
Package-Manager: portage-2.2.14/cvs/Linux x86_64
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-java/tomcat-native/tomcat-native-1.1.32.ebuild')
-rw-r--r-- | dev-java/tomcat-native/tomcat-native-1.1.32.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/tomcat-native/tomcat-native-1.1.32.ebuild b/dev-java/tomcat-native/tomcat-native-1.1.32.ebuild index 3349626f3f0e..7051dbc0bedf 100644 --- a/dev-java/tomcat-native/tomcat-native-1.1.32.ebuild +++ b/dev-java/tomcat-native/tomcat-native-1.1.32.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/tomcat-native/tomcat-native-1.1.32.ebuild,v 1.1 2014/11/14 11:32:55 fordfrog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/tomcat-native/tomcat-native-1.1.32.ebuild,v 1.2 2015/02/19 09:06:22 ago Exp $ EAPI="5" @@ -11,7 +11,7 @@ DESCRIPTION="Native APR library for Tomcat" SLOT="0" SRC_URI="mirror://apache/tomcat/tomcat-connectors/native/${PV}/source/${P}-src.tar.gz" HOMEPAGE="http://tomcat.apache.org/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" LICENSE="Apache-2.0" IUSE="" |