diff options
Diffstat (limited to 'sys-devel/automake/automake-1.13.4.ebuild')
-rw-r--r-- | sys-devel/automake/automake-1.13.4.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-devel/automake/automake-1.13.4.ebuild b/sys-devel/automake/automake-1.13.4.ebuild index 8b05d1f12f46..694c8f8b0dc3 100644 --- a/sys-devel/automake/automake-1.13.4.ebuild +++ b/sys-devel/automake/automake-1.13.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.13.4.ebuild,v 1.11 2013/12/24 06:48:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.13.4.ebuild,v 1.12 2014/01/16 06:25:07 vapier Exp $ inherit eutils versionator unpacker @@ -22,7 +22,6 @@ HOMEPAGE="http://www.gnu.org/software/automake/" LICENSE="GPL-2" # Use Gentoo versioning for slotting. SLOT="${PV:0:4}" -# Testing. KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" |