diff options
author | Ian Leitch <port001@gentoo.org> | 2006-01-24 19:01:40 +0000 |
---|---|---|
committer | Ian Leitch <port001@gentoo.org> | 2006-01-24 19:01:40 +0000 |
commit | c84af4e4b283650e136b87b9f83eba65e769a6b6 (patch) | |
tree | f04a8c7e85eed75102fa57edb68a7f9e17e6515e /app-text/an | |
parent | Stable on sparc wrt #120125 (diff) | |
download | historical-c84af4e4b283650e136b87b9f83eba65e769a6b6.tar.gz historical-c84af4e4b283650e136b87b9f83eba65e769a6b6.tar.bz2 historical-c84af4e4b283650e136b87b9f83eba65e769a6b6.zip |
Stable on x86 (bug #113966).
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'app-text/an')
-rw-r--r-- | app-text/an/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/an/Manifest | 4 | ||||
-rw-r--r-- | app-text/an/an-0.95.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/an/ChangeLog b/app-text/an/ChangeLog index de757a9eef18..7625b6c7d429 100644 --- a/app-text/an/ChangeLog +++ b/app-text/an/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/an # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/an/ChangeLog,v 1.18 2006/01/24 18:20:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/an/ChangeLog,v 1.19 2006/01/24 19:01:40 port001 Exp $ + + 24 Jan 2006; Ian Leitch <port001@gentoo.org> an-0.95.3.ebuild: + Stable on x86 (bug #113966). 24 Jan 2006; Markus Rothe <corsair@gentoo.org> an-0.95.3.ebuild: Stable on ppc64; bug #113966 diff --git a/app-text/an/Manifest b/app-text/an/Manifest index 09abad788f28..8087d7ce5cce 100644 --- a/app-text/an/Manifest +++ b/app-text/an/Manifest @@ -1,5 +1,5 @@ -MD5 d5d7f9e479ace5fa7482b83a8891c1a7 ChangeLog 2391 -MD5 e0f7f59b026364d3c42a8a86e1224bb8 an-0.95.3.ebuild 2121 +MD5 2dafabb5e7b47fac51b338e94334438d ChangeLog 2488 +MD5 9c8a8f873377997c16e75e2294ce98c1 an-0.95.3.ebuild 2120 MD5 b2b9cb057b042a992612c0d36dff2d40 files/an_0.95-3.diff 9803 MD5 0ae7dd4d477690add5b47402eb50b946 files/digest-an-0.95.3 63 MD5 3c2afaa2ec4bbe2e6a014f61423fd746 metadata.xml 360 diff --git a/app-text/an/an-0.95.3.ebuild b/app-text/an/an-0.95.3.ebuild index 68cedc716a0b..b4c3370ef47d 100644 --- a/app-text/an/an-0.95.3.ebuild +++ b/app-text/an/an-0.95.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/an/an-0.95.3.ebuild,v 1.11 2006/01/24 18:20:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/an/an-0.95.3.ebuild,v 1.12 2006/01/24 19:01:40 port001 Exp $ inherit eutils toolchain-funcs versionator @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/a/an/${PN}_${MY_PV}.orig.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ppc ppc64 ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ppc ppc64 x86" IUSE="" RDEPEND="sys-apps/miscfiles" |