diff options
author | Jochen Maes <sejo@gentoo.org> | 2004-05-09 11:32:27 +0000 |
---|---|---|
committer | Jochen Maes <sejo@gentoo.org> | 2004-05-09 11:32:27 +0000 |
commit | 4d4cbf96eae7579e5b267ccc85a5ad3c61f39148 (patch) | |
tree | 1bb7665e706995b953fd0648c06a2ed1f46d5f58 /net-im/linpopup | |
parent | added ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-4d4cbf96eae7579e5b267ccc85a5ad3c61f39148.tar.gz gentoo-2-4d4cbf96eae7579e5b267ccc85a5ad3c61f39148.tar.bz2 gentoo-2-4d4cbf96eae7579e5b267ccc85a5ad3c61f39148.zip |
added ~ppc
Diffstat (limited to 'net-im/linpopup')
-rw-r--r-- | net-im/linpopup/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/linpopup/linpopup-1.2.0.ebuild | 4 | ||||
-rw-r--r-- | net-im/linpopup/linpopup-2.0.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-im/linpopup/ChangeLog b/net-im/linpopup/ChangeLog index 6bd264db9061..46cb9affc8ef 100644 --- a/net-im/linpopup/ChangeLog +++ b/net-im/linpopup/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/linpopup # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/linpopup/ChangeLog,v 1.7 2004/04/23 10:21:27 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/linpopup/ChangeLog,v 1.8 2004/05/09 11:30:58 sejo Exp $ + + 09 May 2004; <SeJo@gentoo.org> linpopup-2.0.3.ebuild: + added ~ppc keyword 23 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> linpopup-2.0.2.ebuild: Unmask on x86, added IUSE and removed S= diff --git a/net-im/linpopup/linpopup-1.2.0.ebuild b/net-im/linpopup/linpopup-1.2.0.ebuild index 850fc4573f5a..344017c574bd 100644 --- a/net-im/linpopup/linpopup-1.2.0.ebuild +++ b/net-im/linpopup/linpopup-1.2.0.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/net-im/linpopup/linpopup-1.2.0.ebuild,v 1.3 2003/09/05 23:58:58 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/linpopup/linpopup-1.2.0.ebuild,v 1.4 2004/05/09 11:30:58 sejo Exp $ MY_P=LinPopUp-${PV} DESCRIPTION="LinPopUp, for sending/receiving WinPopup messages via Samba" diff --git a/net-im/linpopup/linpopup-2.0.3.ebuild b/net-im/linpopup/linpopup-2.0.3.ebuild index d03b6ea1529c..3c10c035a1ee 100644 --- a/net-im/linpopup/linpopup-2.0.3.ebuild +++ b/net-im/linpopup/linpopup-2.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/linpopup/linpopup-2.0.3.ebuild,v 1.1 2004/03/24 16:44:43 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/linpopup/linpopup-2.0.3.ebuild,v 1.2 2004/05/09 11:30:58 sejo Exp $ inherit gnome2 @@ -12,7 +12,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" RDEPEND=">=x11-libs/gtk+-2 >=dev-libs/glib-2 |