diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-01-24 18:09:17 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-01-24 18:09:17 +0000 |
commit | 054a6b30bdc67dd23ff83648c1307d9bced61345 (patch) | |
tree | 91c8b34ea85bf28989ab21703cab2662e9177860 /app-text/an | |
parent | * bump (diff) | |
download | historical-054a6b30bdc67dd23ff83648c1307d9bced61345.tar.gz historical-054a6b30bdc67dd23ff83648c1307d9bced61345.tar.bz2 historical-054a6b30bdc67dd23ff83648c1307d9bced61345.zip |
Stable on hppa (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 c30ec2e7a8c9..3de050eb1bbc 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.16 2006/01/15 12:54:48 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/an/ChangeLog,v 1.17 2006/01/24 18:09:17 jer Exp $ + + 24 Jan 2006; Jeroen Roovers <jer@gentoo.org> an-0.95.3.ebuild: + Stable on hppa (bug #113966). 15 Jan 2006; Jose Luis Rivero <yoswink@gentoo.org> an-0.95.3.ebuild: mark ~alpha as requested by bug #113966 diff --git a/app-text/an/Manifest b/app-text/an/Manifest index 86e76500016a..90e08ac25d2f 100644 --- a/app-text/an/Manifest +++ b/app-text/an/Manifest @@ -1,5 +1,5 @@ -MD5 7e8fc840e1cf73bd1864eab2dceb32f0 ChangeLog 2194 -MD5 b46ec4a1819b80d03c44ac35ad8177c7 an-0.95.3.ebuild 2122 +MD5 bdefe738072e7a68c6bd97276da4771f ChangeLog 2288 +MD5 0b2f2b26b74e3a20494c13f9fc8889e9 an-0.95.3.ebuild 2118 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 23bb14c0d0c5..e9f9dd5066e4 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.9 2006/01/15 12:54:48 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/an/an-0.95.3.ebuild,v 1.10 2006/01/24 18:09:17 jer 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" |