summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2008-06-07 20:54:07 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2008-06-07 20:54:07 +0000
commit62c4037a09a9dc478d45788f7240013e3059c31f (patch)
treefa2c878a97c05f8a50acedb8a0fdc18b66afd532 /app-crypt
parentRemove unused inherits that were used to patch and re-autotools before. (diff)
downloadgentoo-2-62c4037a09a9dc478d45788f7240013e3059c31f.tar.gz
gentoo-2-62c4037a09a9dc478d45788f7240013e3059c31f.tar.bz2
gentoo-2-62c4037a09a9dc478d45788f7240013e3059c31f.zip
Remove unused inherits that were used to patch and re-autotools before.
(Portage version: 2.1.5.4)
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/trousers/ChangeLog7
-rw-r--r--app-crypt/trousers/trousers-0.3.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-crypt/trousers/ChangeLog b/app-crypt/trousers/ChangeLog
index f4393a3e203c..1e011c9d8cea 100644
--- a/app-crypt/trousers/ChangeLog
+++ b/app-crypt/trousers/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/trousers
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/trousers/ChangeLog,v 1.16 2007/11/24 22:38:10 alonbl Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/trousers/ChangeLog,v 1.17 2008/06/07 20:54:07 flameeyes Exp $
+
+ 07 Jun 2008; Diego Pettenò <flameeyes@gentoo.org> trousers-0.3.1.ebuild:
+ Remove unused inherits that were used to patch and re-autotools before.
24 Nov 2007; Alon Bar-Lev <alonbl@gentoo.org>
+files/trousers-0.3.1-qa.patch, trousers-0.3.1.ebuild:
diff --git a/app-crypt/trousers/trousers-0.3.1.ebuild b/app-crypt/trousers/trousers-0.3.1.ebuild
index 1a9f8b530f57..446a8903dc14 100644
--- a/app-crypt/trousers/trousers-0.3.1.ebuild
+++ b/app-crypt/trousers/trousers-0.3.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/trousers/trousers-0.3.1.ebuild,v 1.2 2007/11/24 22:38:10 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/trousers/trousers-0.3.1.ebuild,v 1.3 2008/06/07 20:54:07 flameeyes Exp $
-inherit eutils linux-info autotools
+inherit eutils linux-info
DESCRIPTION="An open-source TCG Software Stack (TSS) v1.1 implementation"
HOMEPAGE="http://trousers.sf.net"