summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-03-30 13:52:54 +0000
committerSteve Dibb <beandog@gentoo.org>2007-03-30 13:52:54 +0000
commitfff4df194f62765452982c41751766b68035706c (patch)
tree16aaaa08fe2750dbcbba618063364744e3e55645 /app-arch/deb2targz
parentamd64 stable (diff)
downloadhistorical-fff4df194f62765452982c41751766b68035706c.tar.gz
historical-fff4df194f62765452982c41751766b68035706c.tar.bz2
historical-fff4df194f62765452982c41751766b68035706c.zip
amd64 stable
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'app-arch/deb2targz')
-rw-r--r--app-arch/deb2targz/ChangeLog5
-rw-r--r--app-arch/deb2targz/deb2targz-1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/deb2targz/ChangeLog b/app-arch/deb2targz/ChangeLog
index 5adc03ffb5e1..c8808396756f 100644
--- a/app-arch/deb2targz/ChangeLog
+++ b/app-arch/deb2targz/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/deb2targz
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/deb2targz/ChangeLog,v 1.5 2007/02/24 16:17:12 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/deb2targz/ChangeLog,v 1.6 2007/03/30 13:52:54 beandog Exp $
+
+ 30 Mar 2007; Steve Dibb <beandog@gentoo.org> deb2targz-1.ebuild:
+ amd64 stable
24 Feb 2007; Andrej Kacian <ticho@gentoo.org> deb2targz-1.ebuild:
Stable on x86.
diff --git a/app-arch/deb2targz/deb2targz-1.ebuild b/app-arch/deb2targz/deb2targz-1.ebuild
index ffdfbfd88b22..fa9ce8e27759 100644
--- a/app-arch/deb2targz/deb2targz-1.ebuild
+++ b/app-arch/deb2targz/deb2targz-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-arch/deb2targz/deb2targz-1.ebuild,v 1.5 2007/02/24 16:17:12 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/deb2targz/deb2targz-1.ebuild,v 1.6 2007/03/30 13:52:54 beandog Exp $
DESCRIPTION="Convert a .deb file to a .tar.gz archive"
HOMEPAGE="http://www.miketaylor.org.uk/tech/deb/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.miketaylor.org.uk/tech/deb/${PN}"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc x86"
+KEYWORDS="amd64 ~hppa ~ppc x86"
IUSE=""
DEPEND="virtual/libc"