diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-09-26 08:36:44 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-09-26 08:36:44 +0000 |
commit | ccebebbc26e90ffbeb22baa713bd46ab3c888687 (patch) | |
tree | 01b818362395d53ecaf0629d759a28bc58ca2770 /net-mail/ripole | |
parent | Added patch to be able to run pumount successfully, so to unbreak handling of... (diff) | |
download | gentoo-2-ccebebbc26e90ffbeb22baa713bd46ab3c888687.tar.gz gentoo-2-ccebebbc26e90ffbeb22baa713bd46ab3c888687.tar.bz2 gentoo-2-ccebebbc26e90ffbeb22baa713bd46ab3c888687.zip |
Stable on x86.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'net-mail/ripole')
-rw-r--r-- | net-mail/ripole/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/ripole/ripole-0.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/ripole/ChangeLog b/net-mail/ripole/ChangeLog index 951fdaff4284..46c857feaa5f 100644 --- a/net-mail/ripole/ChangeLog +++ b/net-mail/ripole/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/ripole # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ripole/ChangeLog,v 1.2 2005/09/21 23:58:18 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ripole/ChangeLog,v 1.3 2005/09/26 08:36:44 ticho Exp $ + + 26 Sep 2005; Andrej Kacian <ticho@gentoo.org> ripole-0.1.4.ebuild: + Stable on x86. *ripole-0.1.4 (26 Aug 2005) diff --git a/net-mail/ripole/ripole-0.1.4.ebuild b/net-mail/ripole/ripole-0.1.4.ebuild index 38e6dd41d362..a3e8ceeeb790 100644 --- a/net-mail/ripole/ripole-0.1.4.ebuild +++ b/net-mail/ripole/ripole-0.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ripole/ripole-0.1.4.ebuild,v 1.1 2005/01/26 10:23:55 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ripole/ripole-0.1.4.ebuild,v 1.2 2005/09/26 08:36:44 ticho Exp $ DESCRIPTION="Program/library to pull out attachment from OLE2 data files" HOMEPAGE="http://www.pldaniels.com/ripole/" @@ -8,7 +8,7 @@ SRC_URI="http://www.pldaniels.com/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="virtual/libc" |