diff options
author | Stefaan De Roeck <stefaan@gentoo.org> | 2006-01-04 22:21:19 +0000 |
---|---|---|
committer | Stefaan De Roeck <stefaan@gentoo.org> | 2006-01-04 22:21:19 +0000 |
commit | ee808f22180cc8247108cd13ac302465128489e3 (patch) | |
tree | 9c29b1217e784230524eb567ef7ea0db3be877ad /app-text | |
parent | Removing SETI@Home 3.x packages from the tree (see bug #103250) (diff) | |
download | historical-ee808f22180cc8247108cd13ac302465128489e3.tar.gz historical-ee808f22180cc8247108cd13ac302465128489e3.tar.bz2 historical-ee808f22180cc8247108cd13ac302465128489e3.zip |
Marked ~alpha, fixing bug #116931
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/rman/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/rman/Manifest | 4 | ||||
-rw-r--r-- | app-text/rman/rman-3.2.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/app-text/rman/ChangeLog b/app-text/rman/ChangeLog index d2b06d545930..d78b9827151c 100644 --- a/app-text/rman/ChangeLog +++ b/app-text/rman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/rman -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rman/ChangeLog,v 1.18 2005/12/08 02:11:38 geoman Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/ChangeLog,v 1.19 2006/01/04 22:21:19 stefaan Exp $ + + 04 Jan 2006; Stefaan De Roeck <stefaan@gentoo.org> rman-3.2.ebuild: + Marked ~alpha, fixing bug #116931 08 Dec 2005; Stephen P. Becker <geoman@gentoo.org> rman-3.2.ebuild: added ~mips keyword diff --git a/app-text/rman/Manifest b/app-text/rman/Manifest index 4db458a32e3e..fa6491749cb6 100644 --- a/app-text/rman/Manifest +++ b/app-text/rman/Manifest @@ -1,4 +1,4 @@ -MD5 b29dfcc94d65bd61b15f1ad6a8504696 ChangeLog 1970 +MD5 dd83a3cf41b0b53bf672bef52324b486 ChangeLog 2078 MD5 056057d8a5eaf7203c9f2316465ba33e files/digest-rman-3.0.9 55 MD5 e6b97eb40694d5c78aaf96e3dcf20f87 files/digest-rman-3.1 59 MD5 c97a82a9bf18e2630bb01b5f48f8bfc7 files/digest-rman-3.2 59 @@ -7,4 +7,4 @@ MD5 10919f9dcf76074e9dc8b597f0df83e8 files/rman-3.1-gentoo.diff 407 MD5 7c24cf8147972b5fc9a74dcd11a345f3 files/rman-3.2-gentoo.diff 560 MD5 fbbc1086058fd13785ae3f050787a9ec rman-3.0.9.ebuild 671 MD5 d6a1189f73825b18a8d5b4dabe577d42 rman-3.1.ebuild 719 -MD5 fc157c9780956356434bd5ba0ec3c019 rman-3.2.ebuild 698 +MD5 c683cf04a02c91085e150d721b7bf1a4 rman-3.2.ebuild 706 diff --git a/app-text/rman/rman-3.2.ebuild b/app-text/rman/rman-3.2.ebuild index 461f440fba8d..03f59fd27043 100644 --- a/app-text/rman/rman-3.2.ebuild +++ b/app-text/rman/rman-3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.2.ebuild,v 1.3 2005/12/08 02:11:38 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.2.ebuild,v 1.4 2006/01/04 22:21:19 stefaan Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/polyglotman/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~ppc-macos ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc-macos ~sparc ~x86" IUSE="" DEPEND="" |