diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-04-06 04:07:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-04-06 04:07:59 +0000 |
commit | dea388aa47911cfb93e72e387e3d158938296a13 (patch) | |
tree | 19774aabf47ec5aad0bbefbae887d652dd99a079 /app-laptop/tpb | |
parent | add inherit eutils (diff) | |
download | gentoo-2-dea388aa47911cfb93e72e387e3d158938296a13.tar.gz gentoo-2-dea388aa47911cfb93e72e387e3d158938296a13.tar.bz2 gentoo-2-dea388aa47911cfb93e72e387e3d158938296a13.zip |
add inherit eutils
Diffstat (limited to 'app-laptop/tpb')
-rw-r--r-- | app-laptop/tpb/tpb-0.5.1.ebuild | 4 | ||||
-rw-r--r-- | app-laptop/tpb/tpb-0.6.0.ebuild | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/app-laptop/tpb/tpb-0.5.1.ebuild b/app-laptop/tpb/tpb-0.5.1.ebuild index 5ba58b6c121f..825b770506f7 100644 --- a/app-laptop/tpb/tpb-0.5.1.ebuild +++ b/app-laptop/tpb/tpb-0.5.1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpb/tpb-0.5.1.ebuild,v 1.1 2004/03/08 05:08:54 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpb/tpb-0.5.1.ebuild,v 1.2 2004/04/06 04:07:48 vapier Exp $ + +inherit eutils DESCRIPTION="Thinkpad button utility" HOMEPAGE="http://savannah.nongnu.org/projects/tpb/" diff --git a/app-laptop/tpb/tpb-0.6.0.ebuild b/app-laptop/tpb/tpb-0.6.0.ebuild index b4c7148dd5f0..0127098eab17 100644 --- a/app-laptop/tpb/tpb-0.6.0.ebuild +++ b/app-laptop/tpb/tpb-0.6.0.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpb/tpb-0.6.0.ebuild,v 1.1 2004/03/08 05:08:54 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpb/tpb-0.6.0.ebuild,v 1.2 2004/04/06 04:07:59 vapier Exp $ + +inherit eutils DESCRIPTION="Thinkpad button utility" HOMEPAGE="http://savannah.nongnu.org/projects/tpb/" |