diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-02-03 15:51:36 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-02-03 15:51:36 +0000 |
commit | 953813ccce4f123ad18df3bfea4530036152731e (patch) | |
tree | 4d2be64986db5f84f57d975e4f646d775cb45edf /net-misc | |
parent | Stable on amd64, bug #207841 (diff) | |
download | gentoo-2-953813ccce4f123ad18df3bfea4530036152731e.tar.gz gentoo-2-953813ccce4f123ad18df3bfea4530036152731e.tar.bz2 gentoo-2-953813ccce4f123ad18df3bfea4530036152731e.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/howl/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/howl/howl-0.9.8.ebuild | 6 | ||||
-rw-r--r-- | net-misc/howl/howl-1.0.0.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/net-misc/howl/ChangeLog b/net-misc/howl/ChangeLog index cb1ff7088332..5ba1a72d9bf3 100644 --- a/net-misc/howl/ChangeLog +++ b/net-misc/howl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/howl -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/ChangeLog,v 1.50 2007/07/11 04:02:48 compnerd Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/ChangeLog,v 1.51 2008/02/03 15:51:36 grobian Exp $ + + 03 Feb 2008; Fabian Groffen <grobian@gentoo.org> howl-0.9.8.ebuild, + howl-1.0.0.ebuild: + Dropped ppc-macos keyword, see you in prefix 11 Jul 2007; Saleem Abdulrasool <compnerd@gentoo.org> -howl-0.9.6-r2.ebuild: diff --git a/net-misc/howl/howl-0.9.8.ebuild b/net-misc/howl/howl-0.9.8.ebuild index edc5d177f459..e39b5d52ef53 100644 --- a/net-misc/howl/howl-0.9.8.ebuild +++ b/net-misc/howl/howl-0.9.8.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/net-misc/howl/howl-0.9.8.ebuild,v 1.20 2007/07/11 03:59:52 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.9.8.ebuild,v 1.21 2008/02/03 15:51:36 grobian Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.porchdogsoft.com/download/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 s390 sh sparc x86" +KEYWORDS="amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="virtual/libc" diff --git a/net-misc/howl/howl-1.0.0.ebuild b/net-misc/howl/howl-1.0.0.ebuild index a7dafc95fd1d..4339c9746cf4 100644 --- a/net-misc/howl/howl-1.0.0.ebuild +++ b/net-misc/howl/howl-1.0.0.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/net-misc/howl/howl-1.0.0.ebuild,v 1.18 2007/07/11 03:59:52 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-1.0.0.ebuild,v 1.19 2008/02/03 15:51:36 grobian Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.porchdogsoft.com/download/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 arm ~hppa ia64 ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |