diff options
author | Peter Weller <welp@gentoo.org> | 2007-04-09 14:40:59 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-04-09 14:40:59 +0000 |
commit | 2b8c0bc90070e3836cdc9cbbfeb6e003ae33e3fe (patch) | |
tree | b721a9b595f544cd1a06500e1912334029b9f807 | |
parent | Stable on amd64 wrt bug 173855 (diff) | |
download | gentoo-2-2b8c0bc90070e3836cdc9cbbfeb6e003ae33e3fe.tar.gz gentoo-2-2b8c0bc90070e3836cdc9cbbfeb6e003ae33e3fe.tar.bz2 gentoo-2-2b8c0bc90070e3836cdc9cbbfeb6e003ae33e3fe.zip |
Stable on amd64 wrt bug 173847
(Portage version: 2.1.2.3)
-rw-r--r-- | app-text/unrtf/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/unrtf/unrtf-0.20.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/unrtf/ChangeLog b/app-text/unrtf/ChangeLog index 6ae908c85d3f..296632faa2bf 100644 --- a/app-text/unrtf/ChangeLog +++ b/app-text/unrtf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/unrtf # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/ChangeLog,v 1.24 2007/04/09 13:32:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/ChangeLog,v 1.25 2007/04/09 14:40:59 welp Exp $ + + 09 Apr 2007; Peter Weller <welp@gentoo.org> unrtf-0.20.1.ebuild: + Stable on amd64 wrt bug 173847 09 Apr 2007; Raúl Porcel <armin76@gentoo.org> unrtf-0.20.1.ebuild: x86 stable wrt bug 173847 diff --git a/app-text/unrtf/unrtf-0.20.1.ebuild b/app-text/unrtf/unrtf-0.20.1.ebuild index 015e4b9aa2d5..76f0540c53bb 100644 --- a/app-text/unrtf/unrtf-0.20.1.ebuild +++ b/app-text/unrtf/unrtf-0.20.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.20.1.ebuild,v 1.2 2007/04/09 13:32:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.20.1.ebuild,v 1.3 2007/04/09 14:40:59 welp Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.gnu.org/software/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~s390 ~sparc x86" +KEYWORDS="amd64 ~ppc ~s390 ~sparc x86" IUSE="" DEPEND="virtual/libc" |