diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-17 08:41:40 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-17 08:41:40 +0000 |
commit | 9d6038eb9be906438807d74c28f30caccaaf6392 (patch) | |
tree | 471079624b2f4bf1b5eb8e8124eff588513c5632 /app-admin/skey | |
parent | mips and arm need deps first (diff) | |
download | historical-9d6038eb9be906438807d74c28f30caccaaf6392.tar.gz historical-9d6038eb9be906438807d74c28f30caccaaf6392.tar.bz2 historical-9d6038eb9be906438807d74c28f30caccaaf6392.zip |
header fix; arm needs deps first
Diffstat (limited to 'app-admin/skey')
-rw-r--r-- | app-admin/skey/skey-1.1.5-r1.ebuild | 6 | ||||
-rw-r--r-- | app-admin/skey/skey-1.1.5.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/app-admin/skey/skey-1.1.5-r1.ebuild b/app-admin/skey/skey-1.1.5-r1.ebuild index d513d4543825..5b532c184b48 100644 --- a/app-admin/skey/skey-1.1.5-r1.ebuild +++ b/app-admin/skey/skey-1.1.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/skey/skey-1.1.5-r1.ebuild,v 1.8 2003/12/07 17:54:17 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/skey/skey-1.1.5-r1.ebuild,v 1.9 2004/02/17 08:41:40 mr_bones_ Exp $ inherit flag-o-matic ccc eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 LICENSE="BSD X11" SLOT="0" -KEYWORDS="x86 ppc sparc alpha mips hppa arm amd64 ia64" +KEYWORDS="x86 ppc sparc alpha mips hppa amd64 ia64" IUSE="doc" RDEPEND="virtual/glibc diff --git a/app-admin/skey/skey-1.1.5.ebuild b/app-admin/skey/skey-1.1.5.ebuild index a9ef7c8fb2c7..a95fd00de275 100644 --- a/app-admin/skey/skey-1.1.5.ebuild +++ b/app-admin/skey/skey-1.1.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/skey/skey-1.1.5.ebuild,v 1.4 2003/09/16 19:03:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/skey/skey-1.1.5.ebuild,v 1.5 2004/02/17 08:41:40 mr_bones_ Exp $ inherit flag-o-matic ccc |