diff options
author | Bret Curtis <psi29a@gentoo.org> | 2004-03-09 05:33:40 +0000 |
---|---|---|
committer | Bret Curtis <psi29a@gentoo.org> | 2004-03-09 05:33:40 +0000 |
commit | 18f4dc26dbd586d28c7ec552207a9e1bbdf40ab1 (patch) | |
tree | d4b5825118b76548966cd385f76923ff19e4a131 /app-text/a2ps | |
parent | Added ~mips to KEYWORDS (diff) | |
download | gentoo-2-18f4dc26dbd586d28c7ec552207a9e1bbdf40ab1.tar.gz gentoo-2-18f4dc26dbd586d28c7ec552207a9e1bbdf40ab1.tar.bz2 gentoo-2-18f4dc26dbd586d28c7ec552207a9e1bbdf40ab1.zip |
Added ~mips to KEYWORDS
Diffstat (limited to 'app-text/a2ps')
-rw-r--r-- | app-text/a2ps/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/a2ps/Manifest | 4 | ||||
-rw-r--r-- | app-text/a2ps/a2ps-4.13c.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/a2ps/ChangeLog b/app-text/a2ps/ChangeLog index c87348b1aeae..0fcdb3066463 100644 --- a/app-text/a2ps/ChangeLog +++ b/app-text/a2ps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/a2ps # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/ChangeLog,v 1.23 2004/01/13 15:56:55 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/ChangeLog,v 1.24 2004/03/09 05:31:59 psi29a Exp $ + + 07 Mar 2004; Bret Curtis <psi29a@gentoo.org> a2ps-4.13c.ebuild: + Added ~mips to KEYWORDS. 14 Jan 2004; Mamoru KOMACHI <usata@gentoo.org> a2ps-4.13b-r5.ebuild: Farewell to xpatch diff --git a/app-text/a2ps/Manifest b/app-text/a2ps/Manifest index 901b59e65e6b..01aaa3e39fe6 100644 --- a/app-text/a2ps/Manifest +++ b/app-text/a2ps/Manifest @@ -1,7 +1,7 @@ MD5 ebe715530aa8489460903abde0906f85 a2ps-4.13b-r4.ebuild 1155 MD5 ab62e73742a8c5658e33683e710ee09a a2ps-4.13b-r5.ebuild 1637 -MD5 2e688551ffd0d090ce0cf5ae0af5f6c3 ChangeLog 3681 -MD5 8eeca255aeac6776f3ec2a7b498190c4 a2ps-4.13c.ebuild 1620 +MD5 841155ae9bff207b4d466755c30dafa1 ChangeLog 3682 +MD5 fa89f764483e497a86c6427c89e60b27 a2ps-4.13c.ebuild 1620 MD5 371fcfa7df5cce26e00f0270b2baaba5 metadata.xml 526 MD5 5a02e00e2362711886e28f0d28b299dd files/a2ps-4.13-stdout.diff 462 MD5 404552b249e258ffb606be0cc60f89d5 files/a2ps-4.13-autoconf-gentoo.diff 2247 diff --git a/app-text/a2ps/a2ps-4.13c.ebuild b/app-text/a2ps/a2ps-4.13c.ebuild index 99496d64ca53..8e01daf4dee6 100644 --- a/app-text/a2ps/a2ps-4.13c.ebuild +++ b/app-text/a2ps/a2ps-4.13c.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13c.ebuild,v 1.8 2004/01/26 00:06:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13c.ebuild,v 1.9 2004/03/09 05:31:59 psi29a Exp $ inherit gnuconfig eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ia64 ~x86 ~ppc ~sparc ~alpha amd64 hppa" +KEYWORDS="~ia64 ~x86 ~ppc ~sparc ~alpha amd64 hppa ~mips" IUSE="nls tetex cjk" DEPEND=">=sys-devel/automake-1.6 |