diff options
author | Jonathan Smith <smithj@gentoo.org> | 2006-04-10 19:52:01 +0000 |
---|---|---|
committer | Jonathan Smith <smithj@gentoo.org> | 2006-04-10 19:52:01 +0000 |
commit | 85b1d7814dc3126d832743b33c9bce0a464e8b68 (patch) | |
tree | 6cdd94fa850aba0979cf071d7c2e1c5870d60d18 /x11-misc | |
parent | removed RDEPEND= (diff) | |
download | historical-85b1d7814dc3126d832743b33c9bce0a464e8b68.tar.gz historical-85b1d7814dc3126d832743b33c9bce0a464e8b68.tar.bz2 historical-85b1d7814dc3126d832743b33c9bce0a464e8b68.zip |
x86 stable
Package-Manager: portage-2.1_pre7-r4
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/iconbox/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/iconbox/iconbox-0.2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/jaffm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/jaffm/jaffm-1.2.1.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/x11-misc/iconbox/ChangeLog b/x11-misc/iconbox/ChangeLog index ca241a214194..c459c605c498 100644 --- a/x11-misc/iconbox/ChangeLog +++ b/x11-misc/iconbox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/iconbox # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/iconbox/ChangeLog,v 1.5 2006/01/21 12:58:15 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/iconbox/ChangeLog,v 1.6 2006/04/10 19:50:12 smithj Exp $ + + 10 Apr 2006; <smithj@gentoo.org> iconbox-0.2.ebuild: + x86 stable 21 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> iconbox-0.2.ebuild: Fixed DEPEND for modular X. diff --git a/x11-misc/iconbox/iconbox-0.2.ebuild b/x11-misc/iconbox/iconbox-0.2.ebuild index 333cf053a1fc..cde3353b0248 100644 --- a/x11-misc/iconbox/iconbox-0.2.ebuild +++ b/x11-misc/iconbox/iconbox-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/iconbox/iconbox-0.2.ebuild,v 1.5 2006/01/21 12:58:15 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/iconbox/iconbox-0.2.ebuild,v 1.6 2006/04/10 19:50:12 smithj Exp $ MY_P="${P/-/_}" @@ -10,7 +10,7 @@ SRC_URI="http://elrodeo.de/velopment/${PN}/files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND="=x11-libs/gtk+-2* diff --git a/x11-misc/jaffm/ChangeLog b/x11-misc/jaffm/ChangeLog index 305fd670005d..ac176b8ec5d3 100644 --- a/x11-misc/jaffm/ChangeLog +++ b/x11-misc/jaffm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/jaffm # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/jaffm/ChangeLog,v 1.11 2006/01/21 13:00:23 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/jaffm/ChangeLog,v 1.12 2006/04/10 19:52:01 smithj Exp $ + + 10 Apr 2006; <smithj@gentoo.org> jaffm-1.2.1.ebuild: + x86 stable 21 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> jaffm-1.2.1.ebuild: Fixed DEPEND for modular X. diff --git a/x11-misc/jaffm/jaffm-1.2.1.ebuild b/x11-misc/jaffm/jaffm-1.2.1.ebuild index a34f8c9dafdf..d5b33a59c359 100644 --- a/x11-misc/jaffm/jaffm-1.2.1.ebuild +++ b/x11-misc/jaffm/jaffm-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/jaffm/jaffm-1.2.1.ebuild,v 1.5 2006/01/21 13:00:23 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/jaffm/jaffm-1.2.1.ebuild,v 1.6 2006/04/10 19:52:01 smithj Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.binary.is/download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" IUSE="" DEPEND=">=x11-libs/wxGTK-2.6" |