diff options
author | 2002-04-28 07:47:07 +0000 | |
---|---|---|
committer | 2002-04-28 07:47:07 +0000 | |
commit | 3efd8c7ec09210dfb1b4dbba945ab7855ea7a624 (patch) | |
tree | 7e42085b5da4edd61d8e489792db5233907eb244 /net-www/gplflash/files | |
parent | second try at an ebuild (diff) | |
download | historical-3efd8c7ec09210dfb1b4dbba945ab7855ea7a624.tar.gz historical-3efd8c7ec09210dfb1b4dbba945ab7855ea7a624.tar.bz2 historical-3efd8c7ec09210dfb1b4dbba945ab7855ea7a624.zip |
(all-arch) GPL flash plugin
Diffstat (limited to 'net-www/gplflash/files')
-rw-r--r-- | net-www/gplflash/files/digest-gplflash-0.4.10 | 1 | ||||
-rw-r--r-- | net-www/gplflash/files/gentoo.diff | 8 |
2 files changed, 9 insertions, 0 deletions
diff --git a/net-www/gplflash/files/digest-gplflash-0.4.10 b/net-www/gplflash/files/digest-gplflash-0.4.10 new file mode 100644 index 000000000000..559fd82f09cb --- /dev/null +++ b/net-www/gplflash/files/digest-gplflash-0.4.10 @@ -0,0 +1 @@ +MD5 1473f085c599d8076fa866cd91e11598 flash-0.4.10.tgz 358995 diff --git a/net-www/gplflash/files/gentoo.diff b/net-www/gplflash/files/gentoo.diff new file mode 100644 index 000000000000..ad184a999479 --- /dev/null +++ b/net-www/gplflash/files/gentoo.diff @@ -0,0 +1,8 @@ +--- Makefile Mon Jun 12 10:19:14 2000 ++++ Makefile.new Thu Apr 25 10:51:27 2002 +@@ -1,4 +1,4 @@ +-SUBDIRS= Jpeg Zlib Lib Player Plugin Kflash ++SUBDIRS= Jpeg Zlib Lib Player Plugin + + all: + for subdir in $(SUBDIRS); do (cd $$subdir; $(MAKE)); done |