diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-09 19:01:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-09 19:01:10 +0000 |
commit | 73335a41df5f7687c4c8426482c921caeeb457c8 (patch) | |
tree | 67a104112cc25cab0130990411ada7662bb6875a /dev-tex | |
parent | Add ~amd64, wrt bug #442136 (diff) | |
download | gentoo-2-73335a41df5f7687c4c8426482c921caeeb457c8.tar.gz gentoo-2-73335a41df5f7687c4c8426482c921caeeb457c8.tar.bz2 gentoo-2-73335a41df5f7687c4c8426482c921caeeb457c8.zip |
Add ~amd64, wrt bug #442138
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/ellipsis/ChangeLog | 8 | ||||
-rw-r--r-- | dev-tex/ellipsis/ellipsis-1.6.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-tex/ellipsis/ChangeLog b/dev-tex/ellipsis/ChangeLog index a52133523ecc..07f9968fc1ca 100644 --- a/dev-tex/ellipsis/ChangeLog +++ b/dev-tex/ellipsis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/ellipsis -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/ellipsis/ChangeLog,v 1.4 2007/03/13 00:43:17 nattfodd Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/ellipsis/ChangeLog,v 1.5 2012/11/09 19:01:10 ago Exp $ + + 09 Nov 2012; Agostino Sarubbo <ago@gentoo.org> ellipsis-1.6.ebuild: + Add ~amd64, wrt bug #442138 12 Mar 2007; Alexandre Buisse <nattfodd@gentoo.org> metadata.xml: Replaced text-markup by tex as maintaining herd (text-markup split). @@ -16,4 +19,3 @@ 08 Feb 2006; Alexandre Buisse <nattfodd@gentoo.org> +metadata.xml, +ellipsis-1.6.ebuild: Initial import. Ebuild provided by Mathias Weight (bug #119701). - diff --git a/dev-tex/ellipsis/ellipsis-1.6.ebuild b/dev-tex/ellipsis/ellipsis-1.6.ebuild index 562047897352..cdbe88ab98d8 100644 --- a/dev-tex/ellipsis/ellipsis-1.6.ebuild +++ b/dev-tex/ellipsis/ellipsis-1.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 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/ellipsis/ellipsis-1.6.ebuild,v 1.2 2006/03/09 12:34:33 ehmsen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/ellipsis/ellipsis-1.6.ebuild,v 1.3 2012/11/09 19:01:10 ago Exp $ inherit latex-package @@ -10,7 +10,7 @@ HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/ellipsis/" # ftp://tug.ctan.org/tex-archive/macros/latex/contrib/ellipsis.zip SRC_URI="mirror://gentoo/${P}.zip" IUSE="" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" LICENSE="LPPL-1.2" SLOT="0" |