diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-08-28 16:36:04 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-08-28 16:36:04 +0000 |
commit | f547400e12fe7d00f1ebe8d0a82d13bf48c69741 (patch) | |
tree | 5c4f2b6fafdef2100a891fa28ea08acad270f3a6 /dev-tex/europecv | |
parent | Marked ~x64-macos (diff) | |
download | gentoo-2-f547400e12fe7d00f1ebe8d0a82d13bf48c69741.tar.gz gentoo-2-f547400e12fe7d00f1ebe8d0a82d13bf48c69741.tar.bz2 gentoo-2-f547400e12fe7d00f1ebe8d0a82d13bf48c69741.zip |
Marked ~x64-macos
(Portage version: 2.2.01.19074-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-tex/europecv')
-rw-r--r-- | dev-tex/europecv/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/europecv/europecv-20060424-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/europecv/ChangeLog b/dev-tex/europecv/ChangeLog index 3dcbbfb02845..9a6e1b155a02 100644 --- a/dev-tex/europecv/ChangeLog +++ b/dev-tex/europecv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/europecv # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/europecv/ChangeLog,v 1.36 2011/01/18 19:35:01 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/europecv/ChangeLog,v 1.37 2011/08/28 16:36:04 grobian Exp $ + + 28 Aug 2011; Fabian Groffen <grobian@gentoo.org> europecv-20060424-r1.ebuild: + Marked ~x64-macos 18 Jan 2011; Fabian Groffen <grobian@gentoo.org> europecv-20060424-r1.ebuild: Marked ~ppc-macos, bug #351946 diff --git a/dev-tex/europecv/europecv-20060424-r1.ebuild b/dev-tex/europecv/europecv-20060424-r1.ebuild index 2064a8660411..cd7549795b17 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 # 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.19 2011/01/18 19:35:01 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/europecv/europecv-20060424-r1.ebuild,v 1.20 2011/08/28 16:36:04 grobian 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" +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" IUSE="examples" |