summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2007-02-24 16:17:12 +0000
committerAndrej Kacian <ticho@gentoo.org>2007-02-24 16:17:12 +0000
commit1b14c3c08021557ee9417575f8057af07b456044 (patch)
tree448846a5056b2cb57888be8b4c620b060dff3020 /app-arch/deb2targz
parentamd64 stable, bug 155112 (diff)
downloadgentoo-2-1b14c3c08021557ee9417575f8057af07b456044.tar.gz
gentoo-2-1b14c3c08021557ee9417575f8057af07b456044.tar.bz2
gentoo-2-1b14c3c08021557ee9417575f8057af07b456044.zip
Stable on x86.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'app-arch/deb2targz')
-rw-r--r--app-arch/deb2targz/ChangeLog5
-rw-r--r--app-arch/deb2targz/deb2targz-1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-arch/deb2targz/ChangeLog b/app-arch/deb2targz/ChangeLog
index 85fbed8d3174..5adc03ffb5e1 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.4 2007/02/08 20:57:38 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/deb2targz/ChangeLog,v 1.5 2007/02/24 16:17:12 ticho Exp $
+
+ 24 Feb 2007; Andrej Kacian <ticho@gentoo.org> deb2targz-1.ebuild:
+ Stable on x86.
08 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
diff --git a/app-arch/deb2targz/deb2targz-1.ebuild b/app-arch/deb2targz/deb2targz-1.ebuild
index 6f2cd85923ef..ffdfbfd88b22 100644
--- a/app-arch/deb2targz/deb2targz-1.ebuild
+++ b/app-arch/deb2targz/deb2targz-1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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.4 2005/11/29 02:57:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/deb2targz/deb2targz-1.ebuild,v 1.5 2007/02/24 16:17:12 ticho 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"