diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2008-12-02 11:15:31 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2008-12-02 11:15:31 +0000 |
commit | 588723a8671a7e690d98b6fe46683daa98bd4298 (patch) | |
tree | e6daeb1805b95336275d67db56990db1df78d9c3 /x11-plugins/wmSun | |
parent | Version bump (diff) | |
download | historical-588723a8671a7e690d98b6fe46683daa98bd4298.tar.gz historical-588723a8671a7e690d98b6fe46683daa98bd4298.tar.bz2 historical-588723a8671a7e690d98b6fe46683daa98bd4298.zip |
files/wmSun-1.03-makefile.patch:
Fixed LDFLAGS ordering. See bug #248616.
wmSun-1.03.ebuild:
wiped out oldest release.
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'x11-plugins/wmSun')
-rw-r--r-- | x11-plugins/wmSun/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmSun/Manifest | 15 | ||||
-rw-r--r-- | x11-plugins/wmSun/files/wmSun-1.03-makefile.patch | 2 | ||||
-rw-r--r-- | x11-plugins/wmSun/wmSun-1.03.ebuild | 31 |
4 files changed, 9 insertions, 46 deletions
diff --git a/x11-plugins/wmSun/ChangeLog b/x11-plugins/wmSun/ChangeLog index 4c8706809360..6143c5dbfca2 100644 --- a/x11-plugins/wmSun/ChangeLog +++ b/x11-plugins/wmSun/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-plugins/wmSun # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSun/ChangeLog,v 1.12 2008/06/28 07:19:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSun/ChangeLog,v 1.13 2008/12/02 11:15:31 s4t4n Exp $ + + 02 Dec 2008; Michele Noberasco <s4t4n@gentoo.org> files/wmSun-1.03-makefile.patch: + Fixed LDFLAGS ordering. See bug #248616. + wmSun-1.03.ebuild: + wiped out oldest release. 28 Jun 2008; Markus Meier <maekke@gentoo.org> wmSun-1.03-r1.ebuild: x86 stable, bug #229593 diff --git a/x11-plugins/wmSun/Manifest b/x11-plugins/wmSun/Manifest index 4bbcd3f17e1a..81eaf881a26f 100644 --- a/x11-plugins/wmSun/Manifest +++ b/x11-plugins/wmSun/Manifest @@ -1,16 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -AUX wmSun-1.03-makefile.patch 1127 RMD160 b06a6fe42d9232dfa0517c1d892adb63aa08cdef SHA1 328db60aa0202214be34c8ce08fc8171abe05c51 SHA256 467ae63413985e78c93c631d20f96ddf96154c05a959d84163b345620d089c69 +AUX wmSun-1.03-makefile.patch 1127 RMD160 04962b6a0c638d8bd7e756c6135d74aafd9562a2 SHA1 d4ffd791304be5a28707c3876cc0c6c076b0467b SHA256 e4282e225e18edac87fa72ebb3ce6112144a69f3760f285c1a6d16da33c0a66f DIST wmSun-1.03.tar.gz 49744 RMD160 9c3bb5e35107d5ed74d0da329495beb7b0cfbff9 SHA1 e9933d84db322631f331c432ee15d4fe4decd707 SHA256 a46e11680d4625589d4d91030e17916c02405451e60d366340668a01597c4ea2 EBUILD wmSun-1.03-r1.ebuild 982 RMD160 a767ea05eae91cc236e70974c55ca7f9586b5e55 SHA1 2db44b15304657c894965c9efbe6357d9f7c3b35 SHA256 4e5dd33c14bf6dbc49bd8029e268267a78614258a761165c997b735a7e21ed78 -EBUILD wmSun-1.03.ebuild 831 RMD160 b6310c6d183842a05d0732891f2695010a6a3e02 SHA1 af3990d5d43f0dd9e123fec833d04f227d920883 SHA256 a3ccac6610ad5ae1cfedb09745d21047c50b4447cb549495fc083099fd69bc49 -MISC ChangeLog 1313 RMD160 d366aca8df6ed36aed419e17eb198315f5a5288f SHA1 10675121002a4542ec5a85ffade18c106380752f SHA256 565bb73b1e4a18dce04cb2d65e31965957b156c03b7aad55ae4089a161094547 +MISC ChangeLog 1490 RMD160 cfa6787b0aee4b5c172ea1507201142aa0b112f3 SHA1 d214996e55a6e9ee4af25f588823a1f990de881a SHA256 bba22108842eaa0bc297809817f8286114672e8566f45f1119220c50dbb7be00 MISC metadata.xml 412 RMD160 b47d79eb5e1e045f345de5a8f7096872c5efff84 SHA1 8e94fc38d84831be1d95e20679b52e0128495e1d SHA256 584a9e55435d1e8d25ae2a3fb7c6702087750090e81bcbbf99873032383f9591 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.9 (GNU/Linux) - -iEYEARECAAYFAkhl5jsACgkQkKaRLQcq0GK3GgCfUw8nofxhH/3sbxSnw5b9UR1J -4JUAn0T/Da08xVrvEZsBLTinc7nWaHTn -=IctI ------END PGP SIGNATURE----- diff --git a/x11-plugins/wmSun/files/wmSun-1.03-makefile.patch b/x11-plugins/wmSun/files/wmSun-1.03-makefile.patch index 1e712ede094e..c12f6771e4db 100644 --- a/x11-plugins/wmSun/files/wmSun-1.03-makefile.patch +++ b/x11-plugins/wmSun/files/wmSun-1.03-makefile.patch @@ -28,7 +28,7 @@ wmSun.o: wmSun_master.xpm wmSun_mask.xbm wmSun: $(OBJS) - $(CC) $(COPTS) $(SYSTEM) -lm -o wmSun $^ $(INCDIR) $(LIBDIR) $(LIBS) -+ $(CC) $(CFLAGS) -lm -o wmSun $^ $(INCDIR) -L$(LIBDIR) $(LDFLAGS) $(LIBS) ++ $(CC) $(CFLAGS) -o wmSun $^ $(INCDIR) -L$(LIBDIR) $(LDFLAGS) $(LIBS) -lm clean: for i in $(OBJS) ; do \ diff --git a/x11-plugins/wmSun/wmSun-1.03.ebuild b/x11-plugins/wmSun/wmSun-1.03.ebuild deleted file mode 100644 index c56c8d7846ef..000000000000 --- a/x11-plugins/wmSun/wmSun-1.03.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSun/wmSun-1.03.ebuild,v 1.12 2007/07/22 05:31:27 dberkholz Exp $ - -IUSE="" - -DESCRIPTION="dockapp which displays the rise/set time of the sun" -HOMEPAGE="http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml" -SRC_URI="http://nis-www.lanl.gov/~mgh/WindowMaker/${P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 amd64 ~mips ppc ~sparc" - -RDEPEND="x11-libs/libX11 - x11-libs/libXext - x11-libs/libXpm" -DEPEND="${RDEPEND} - x11-proto/xproto - x11-proto/xextproto" - -src_compile() { - emake -C wmSun clean || die "make clean failed" - COPTS=${CFLAGS} emake -C wmSun || die "parallel make failed" -} - -src_install() { - dobin wmSun/wmSun - doman wmSun/wmSun.1 - dodoc BUGS TODO wmSun/README -} |