diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-03-26 14:33:36 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-03-26 14:33:36 +0000 |
commit | 0675eef631edaa31a49ed95bafd4df00dc671c64 (patch) | |
tree | d3b985f51e36e217475a67db01b2aab055681df1 /net-im | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-0675eef631edaa31a49ed95bafd4df00dc671c64.tar.gz gentoo-2-0675eef631edaa31a49ed95bafd4df00dc671c64.tar.bz2 gentoo-2-0675eef631edaa31a49ed95bafd4df00dc671c64.zip |
Fixed dependencies and HTML mismatch in branding patch
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gaim/files/gaim-gentoo-branding.patch | 2 | ||||
-rw-r--r-- | net-im/gaim/gaim-0.75-r11.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-im/gaim/files/gaim-gentoo-branding.patch b/net-im/gaim/files/gaim-gentoo-branding.patch index a794d5f60ee6..fa444f4a90a8 100644 --- a/net-im/gaim/files/gaim-gentoo-branding.patch +++ b/net-im/gaim/files/gaim-gentoo-branding.patch @@ -32,7 +32,7 @@ diff -ur gaim-0.75/src/about.c gaim-0.75-branded/src/about.c + _("This version of gaim has been modified by the Gentoo " + "developers. If you experience any problems with it, do " + "<B>NOT</B> report them as bugs in the gaim bug tracker, " -+ "and certainly do <B><U>NOT</B></U> seek help in #gaim. " ++ "and certainly do <B><U>NOT</U></B> seek help in #gaim. " + "Report them in the gentoo bugzilla at " + "<A HREF=\"http://bugs.gentoo.org\">http://bugs.gentoo.org</A>" + ".<BR><BR>"), GTK_IMHTML_NO_SCROLL); diff --git a/net-im/gaim/gaim-0.75-r11.ebuild b/net-im/gaim/gaim-0.75-r11.ebuild index 6ce9bab3b3d9..14c908407fea 100644 --- a/net-im/gaim/gaim-0.75-r11.ebuild +++ b/net-im/gaim/gaim-0.75-r11.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/gaim/gaim-0.75-r11.ebuild,v 1.1 2004/03/24 22:56:10 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-0.75-r11.ebuild,v 1.2 2004/03/26 14:33:36 rizzo Exp $ inherit flag-o-matic eutils gcc use debug && inherit debug @@ -20,9 +20,9 @@ DEPEND=">=x11-libs/gtk+-2.0 nas? ( >=media-libs/nas-1.4.1-r1 ) sys-devel/gettext media-libs/libao + >=sys-apps/sed-4.0.0 >=media-libs/audiofile-0.2.0 - perl? ( >=dev-lang/perl-5.6.1 - >=sys-apps/sed-4.0.0 ) + perl? ( >=dev-lang/perl-5.6.1 ) spell? ( >=app-text/gtkspell-2.0.2 ) || ( dev-libs/nss net-www/mozilla ) gnome? ( >=gnome-base/libgnome-2.4.0 )" |