diff options
author | 2008-03-29 13:46:33 +0000 | |
---|---|---|
committer | 2008-03-29 13:46:33 +0000 | |
commit | 3ce9d2fca4af52aaaceb809d1e470dcb66013322 (patch) | |
tree | da606b276c59aa61aa3aaff27801dc22a10546dc /dev-libs/shhopt/shhopt-1.1.7-r2.ebuild | |
parent | patch to fix new ffmpeg header structur added; bug #214740 (diff) | |
download | gentoo-2-3ce9d2fca4af52aaaceb809d1e470dcb66013322.tar.gz gentoo-2-3ce9d2fca4af52aaaceb809d1e470dcb66013322.tar.bz2 gentoo-2-3ce9d2fca4af52aaaceb809d1e470dcb66013322.zip |
amd64 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-libs/shhopt/shhopt-1.1.7-r2.ebuild')
-rw-r--r-- | dev-libs/shhopt/shhopt-1.1.7-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/shhopt/shhopt-1.1.7-r2.ebuild b/dev-libs/shhopt/shhopt-1.1.7-r2.ebuild index 28d80bd1597e..a7b77d288d07 100644 --- a/dev-libs/shhopt/shhopt-1.1.7-r2.ebuild +++ b/dev-libs/shhopt/shhopt-1.1.7-r2.ebuild @@ -1,6 +1,6 @@ -# 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/dev-libs/shhopt/shhopt-1.1.7-r2.ebuild,v 1.1 2007/01/10 13:58:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/shhopt/shhopt-1.1.7-r2.ebuild,v 1.2 2008/03/29 13:46:33 coldwind Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://shh.thathost.com/pub-unix/files/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND="" |