diff options
Diffstat (limited to 'dev-tex/europecv/europecv-20060424-r1.ebuild')
-rw-r--r-- | dev-tex/europecv/europecv-20060424-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-tex/europecv/europecv-20060424-r1.ebuild b/dev-tex/europecv/europecv-20060424-r1.ebuild index f25d6c3c7421..1053bef7dc44 100644 --- a/dev-tex/europecv/europecv-20060424-r1.ebuild +++ b/dev-tex/europecv/europecv-20060424-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/europecv/europecv-20060424-r1.ebuild,v 1.21 2011/10/16 17:17:51 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/europecv/europecv-20060424-r1.ebuild,v 1.22 2012/05/09 17:21:09 aballier Exp $ inherit latex-package @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.zip" LICENSE="LPPL-1.2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="examples" |