diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 12:54:50 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 12:54:50 +0000 |
commit | 6aa811bd93266bfbf017fda7c6339a4795c07f46 (patch) | |
tree | bdcb56b859f2188a38e50f370bc11c31bea08aac /net-irc/epic4 | |
parent | update x11-libs/gtkmm to dev-cpp/gtkmm (diff) | |
download | gentoo-2-6aa811bd93266bfbf017fda7c6339a4795c07f46.tar.gz gentoo-2-6aa811bd93266bfbf017fda7c6339a4795c07f46.tar.bz2 gentoo-2-6aa811bd93266bfbf017fda7c6339a4795c07f46.zip |
unmasks, changelog and repoman fixes
Diffstat (limited to 'net-irc/epic4')
-rw-r--r-- | net-irc/epic4/ChangeLog | 8 | ||||
-rw-r--r-- | net-irc/epic4/epic4-1.1.10.ebuild | 4 | ||||
-rw-r--r-- | net-irc/epic4/epic4-1.1.11.ebuild | 4 | ||||
-rw-r--r-- | net-irc/epic4/epic4-1.1.7-r1.ebuild | 4 |
4 files changed, 13 insertions, 7 deletions
diff --git a/net-irc/epic4/ChangeLog b/net-irc/epic4/ChangeLog index 3013918a059b..98ccf011f5dd 100644 --- a/net-irc/epic4/ChangeLog +++ b/net-irc/epic4/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-irc/epic4 # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/ChangeLog,v 1.13 2003/05/04 16:05:05 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/ChangeLog,v 1.14 2003/07/13 12:54:50 aliz Exp $ *epic4-1.1.11 (13 Apr 2003) @@ -77,3 +77,9 @@ comments should well explained and written in clean English. The details about writing correct changelogs are explained in the skel.ChangeLog file which you can find in the root directory of the portage repository. + +*epic4-1.0.1-r1 (24 Mar 2003) + + 13 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. + diff --git a/net-irc/epic4/epic4-1.1.10.ebuild b/net-irc/epic4/epic4-1.1.10.ebuild index 4d6502c24be8..c7dda7aa5be3 100644 --- a/net-irc/epic4/epic4-1.1.10.ebuild +++ b/net-irc/epic4/epic4-1.1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.10.ebuild,v 1.4 2003/03/24 09:37:23 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.10.ebuild,v 1.5 2003/07/13 12:54:50 aliz Exp $ IUSE="ipv6 perl ssl" @@ -11,7 +11,7 @@ HOMEPAGE="http://epicsol.org" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" DEPEND=">=sys-libs/ncurses-5.2 perl? ( >=dev-lang/perl-5.6.1 ) diff --git a/net-irc/epic4/epic4-1.1.11.ebuild b/net-irc/epic4/epic4-1.1.11.ebuild index 7f6aec30ebca..1fcc65d6f1d1 100644 --- a/net-irc/epic4/epic4-1.1.11.ebuild +++ b/net-irc/epic4/epic4-1.1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.11.ebuild,v 1.2 2003/05/04 16:05:05 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.11.ebuild,v 1.3 2003/07/13 12:54:50 aliz Exp $ IUSE="ipv6 perl ssl tcltk" @@ -11,7 +11,7 @@ HOMEPAGE="http://epicsol.org" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" DEPEND=">=sys-libs/ncurses-5.2 perl? ( >=dev-lang/perl-5.6.1 ) diff --git a/net-irc/epic4/epic4-1.1.7-r1.ebuild b/net-irc/epic4/epic4-1.1.7-r1.ebuild index 56b290fb2758..3b0a9cd34c21 100644 --- a/net-irc/epic4/epic4-1.1.7-r1.ebuild +++ b/net-irc/epic4/epic4-1.1.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.7-r1.ebuild,v 1.4 2003/03/24 09:37:23 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.7-r1.ebuild,v 1.5 2003/07/13 12:54:50 aliz Exp $ IUSE="ipv6 perl ssl" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.epicsol.org" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" DEPEND=">=sys-libs/ncurses-5.2 perl? ( >=dev-lang/perl-5.6.1 ) |