* [gentoo-commits] repo/gentoo:master commit in: games-util/pogo-manager-bin/
@ 2016-11-29 21:23 Austin English
0 siblings, 0 replies; 6+ messages in thread
From: Austin English @ 2016-11-29 21:23 UTC (permalink / raw
To: gentoo-commits
commit: 26d37854650e8ec09877cc5812395824da8d6d18
Author: Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 29 21:18:06 2016 +0000
Commit: Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Tue Nov 29 21:21:51 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26d37854
games-util/pogo-manager-bin: version bump, 0.1.5
Package-Manager: portage-2.3.2
games-util/pogo-manager-bin/Manifest | 1 +
.../pogo-manager-bin/pogo-manager-bin-0.1.5.ebuild | 35 ++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/games-util/pogo-manager-bin/Manifest b/games-util/pogo-manager-bin/Manifest
index cd6478f..c223bed 100644
--- a/games-util/pogo-manager-bin/Manifest
+++ b/games-util/pogo-manager-bin/Manifest
@@ -1 +1,2 @@
DIST pogo-manager-bin-0.1.4.zip 7453967 SHA256 1ae061bade7bf3e9e66df028027f408895a6a07a52b80efcb7cb709984163633 SHA512 0fe21b4146d125d281f1aacd405dbc0370d6c5c043e82d4c964ca7df14ac0130459bf4d943268b6efd58a99ef05ca0d22dbf392ecb3853ab32e87fdb074209fa WHIRLPOOL 8c6cb33b788a98fd27a1d66a6292d1f87d0e2bd8678454a7e87d28b465d93e472c07548a045ef75ce9b067adcc2cbd956c5a60ffadfd6b68c7fe0e198775da80
+DIST pogo-manager-bin-0.1.5.zip 7671901 SHA256 3eb0f56e6d749b4df1679a1e8417177fe4d4c2d91fd35e2bfc0a1cfe1dd1151b SHA512 bf4544316b3e859714d61614fdf4d0d67f4707f32c12472122bfd6d3bdde98a0c17b759f55bedbc607ccf69f0098bc93d0c0decaab884af0e1b551352086773c WHIRLPOOL 155f048e0594b9bdb4c339b39f9db4a2c1c6b6aec175a04f49da40a515ec66d2e0603298b7d270e798b13c55931fe02bcdb6f4620184809085a2091f63976987
diff --git a/games-util/pogo-manager-bin/pogo-manager-bin-0.1.5.ebuild b/games-util/pogo-manager-bin/pogo-manager-bin-0.1.5.ebuild
new file mode 100644
index 00000000..821b869
--- /dev/null
+++ b/games-util/pogo-manager-bin/pogo-manager-bin-0.1.5.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MY_PN="${PN/-bin}"
+
+DESCRIPTION="Pokemon Go manager"
+HOMEPAGE="https://github.com/Wolfsblvt/BlossomsPokemonGoManager"
+SRC_URI="https://github.com/Wolfsblvt/BlossomsPokemonGoManager/releases/download/v${PV}/BPGM_v${PV}.zip -> ${P}.zip"
+
+LICENSE="CC-BY-NC-SA-4.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="|| ( dev-java/oracle-jdk-bin:1.8[javafx] dev-java/oracle-jre-bin:1.8[javafx] )"
+DEPEND="app-arch/unzip"
+
+S="${WORKDIR}/BPGM_v${PV}"
+
+src_install()
+{
+ insinto /opt/${MY_PN}
+ newins BlossomsPogoManager.jar ${MY_PN}.jar
+
+ dobin "${FILESDIR}/pogo-manager"
+}
+
+pkg_postinst()
+{
+ ewarn "Use of this tool is not sanctioned by Niantic and could get you banned."
+ ewarn "You have been warned!"
+}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-util/pogo-manager-bin/
@ 2016-12-23 5:41 Austin English
0 siblings, 0 replies; 6+ messages in thread
From: Austin English @ 2016-12-23 5:41 UTC (permalink / raw
To: gentoo-commits
commit: 9b3b8e6147ae18c88aa452385a84f6a63a0bdc7b
Author: Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 23 05:41:06 2016 +0000
Commit: Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Fri Dec 23 05:41:06 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b3b8e61
games-util/pogo-manager-bin: version bump - 0.1.6
Package-Manager: Portage-2.3.2, Repoman-2.3.1
games-util/pogo-manager-bin/Manifest | 1 +
.../pogo-manager-bin/pogo-manager-bin-0.1.6.ebuild | 35 ++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/games-util/pogo-manager-bin/Manifest b/games-util/pogo-manager-bin/Manifest
index c223bed..8245d4f 100644
--- a/games-util/pogo-manager-bin/Manifest
+++ b/games-util/pogo-manager-bin/Manifest
@@ -1,2 +1,3 @@
DIST pogo-manager-bin-0.1.4.zip 7453967 SHA256 1ae061bade7bf3e9e66df028027f408895a6a07a52b80efcb7cb709984163633 SHA512 0fe21b4146d125d281f1aacd405dbc0370d6c5c043e82d4c964ca7df14ac0130459bf4d943268b6efd58a99ef05ca0d22dbf392ecb3853ab32e87fdb074209fa WHIRLPOOL 8c6cb33b788a98fd27a1d66a6292d1f87d0e2bd8678454a7e87d28b465d93e472c07548a045ef75ce9b067adcc2cbd956c5a60ffadfd6b68c7fe0e198775da80
DIST pogo-manager-bin-0.1.5.zip 7671901 SHA256 3eb0f56e6d749b4df1679a1e8417177fe4d4c2d91fd35e2bfc0a1cfe1dd1151b SHA512 bf4544316b3e859714d61614fdf4d0d67f4707f32c12472122bfd6d3bdde98a0c17b759f55bedbc607ccf69f0098bc93d0c0decaab884af0e1b551352086773c WHIRLPOOL 155f048e0594b9bdb4c339b39f9db4a2c1c6b6aec175a04f49da40a515ec66d2e0603298b7d270e798b13c55931fe02bcdb6f4620184809085a2091f63976987
+DIST pogo-manager-bin-0.1.6.zip 7703380 SHA256 57c019ba56b038c4ee87adcd60d80611b1633a39c5dc15de3c4f7d4bbee63ea9 SHA512 d09e5f905fad659b5f380c25e8ccb7f9423430a1210ebb15e233f7f9436dff0307897ce372fdedf1b44ff48bd682b1f991a5fa3ac28a98af18d2a2bec72b08b0 WHIRLPOOL 94e7ca564f833e4cb23c1542fa2fd6100cfed9d8cbab53b53622db4d8121bca5aacef9dc86f2bfbba11407d345d1a368492e28e6b3aeb66554feebe783205d36
diff --git a/games-util/pogo-manager-bin/pogo-manager-bin-0.1.6.ebuild b/games-util/pogo-manager-bin/pogo-manager-bin-0.1.6.ebuild
new file mode 100644
index 00000000..821b869
--- /dev/null
+++ b/games-util/pogo-manager-bin/pogo-manager-bin-0.1.6.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MY_PN="${PN/-bin}"
+
+DESCRIPTION="Pokemon Go manager"
+HOMEPAGE="https://github.com/Wolfsblvt/BlossomsPokemonGoManager"
+SRC_URI="https://github.com/Wolfsblvt/BlossomsPokemonGoManager/releases/download/v${PV}/BPGM_v${PV}.zip -> ${P}.zip"
+
+LICENSE="CC-BY-NC-SA-4.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="|| ( dev-java/oracle-jdk-bin:1.8[javafx] dev-java/oracle-jre-bin:1.8[javafx] )"
+DEPEND="app-arch/unzip"
+
+S="${WORKDIR}/BPGM_v${PV}"
+
+src_install()
+{
+ insinto /opt/${MY_PN}
+ newins BlossomsPogoManager.jar ${MY_PN}.jar
+
+ dobin "${FILESDIR}/pogo-manager"
+}
+
+pkg_postinst()
+{
+ ewarn "Use of this tool is not sanctioned by Niantic and could get you banned."
+ ewarn "You have been warned!"
+}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-util/pogo-manager-bin/
@ 2017-02-05 5:37 Austin English
0 siblings, 0 replies; 6+ messages in thread
From: Austin English @ 2017-02-05 5:37 UTC (permalink / raw
To: gentoo-commits
commit: b8ee4f4902c4ed36372b1cca8e212b911a0b0b04
Author: Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 5 05:35:08 2017 +0000
Commit: Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Sun Feb 5 05:35:08 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8ee4f49
games-util/pogo-manager-bin: remove old versions
Package-Manager: Portage-2.3.2, Repoman-2.3.1
games-util/pogo-manager-bin/Manifest | 2 --
.../pogo-manager-bin/pogo-manager-bin-0.1.4.ebuild | 35 ----------------------
.../pogo-manager-bin/pogo-manager-bin-0.1.5.ebuild | 35 ----------------------
3 files changed, 72 deletions(-)
diff --git a/games-util/pogo-manager-bin/Manifest b/games-util/pogo-manager-bin/Manifest
index 8245d4f..432c0d3 100644
--- a/games-util/pogo-manager-bin/Manifest
+++ b/games-util/pogo-manager-bin/Manifest
@@ -1,3 +1 @@
-DIST pogo-manager-bin-0.1.4.zip 7453967 SHA256 1ae061bade7bf3e9e66df028027f408895a6a07a52b80efcb7cb709984163633 SHA512 0fe21b4146d125d281f1aacd405dbc0370d6c5c043e82d4c964ca7df14ac0130459bf4d943268b6efd58a99ef05ca0d22dbf392ecb3853ab32e87fdb074209fa WHIRLPOOL 8c6cb33b788a98fd27a1d66a6292d1f87d0e2bd8678454a7e87d28b465d93e472c07548a045ef75ce9b067adcc2cbd956c5a60ffadfd6b68c7fe0e198775da80
-DIST pogo-manager-bin-0.1.5.zip 7671901 SHA256 3eb0f56e6d749b4df1679a1e8417177fe4d4c2d91fd35e2bfc0a1cfe1dd1151b SHA512 bf4544316b3e859714d61614fdf4d0d67f4707f32c12472122bfd6d3bdde98a0c17b759f55bedbc607ccf69f0098bc93d0c0decaab884af0e1b551352086773c WHIRLPOOL 155f048e0594b9bdb4c339b39f9db4a2c1c6b6aec175a04f49da40a515ec66d2e0603298b7d270e798b13c55931fe02bcdb6f4620184809085a2091f63976987
DIST pogo-manager-bin-0.1.6.zip 7703380 SHA256 57c019ba56b038c4ee87adcd60d80611b1633a39c5dc15de3c4f7d4bbee63ea9 SHA512 d09e5f905fad659b5f380c25e8ccb7f9423430a1210ebb15e233f7f9436dff0307897ce372fdedf1b44ff48bd682b1f991a5fa3ac28a98af18d2a2bec72b08b0 WHIRLPOOL 94e7ca564f833e4cb23c1542fa2fd6100cfed9d8cbab53b53622db4d8121bca5aacef9dc86f2bfbba11407d345d1a368492e28e6b3aeb66554feebe783205d36
diff --git a/games-util/pogo-manager-bin/pogo-manager-bin-0.1.4.ebuild b/games-util/pogo-manager-bin/pogo-manager-bin-0.1.4.ebuild
deleted file mode 100644
index 821b869..00000000
--- a/games-util/pogo-manager-bin/pogo-manager-bin-0.1.4.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-MY_PN="${PN/-bin}"
-
-DESCRIPTION="Pokemon Go manager"
-HOMEPAGE="https://github.com/Wolfsblvt/BlossomsPokemonGoManager"
-SRC_URI="https://github.com/Wolfsblvt/BlossomsPokemonGoManager/releases/download/v${PV}/BPGM_v${PV}.zip -> ${P}.zip"
-
-LICENSE="CC-BY-NC-SA-4.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="|| ( dev-java/oracle-jdk-bin:1.8[javafx] dev-java/oracle-jre-bin:1.8[javafx] )"
-DEPEND="app-arch/unzip"
-
-S="${WORKDIR}/BPGM_v${PV}"
-
-src_install()
-{
- insinto /opt/${MY_PN}
- newins BlossomsPogoManager.jar ${MY_PN}.jar
-
- dobin "${FILESDIR}/pogo-manager"
-}
-
-pkg_postinst()
-{
- ewarn "Use of this tool is not sanctioned by Niantic and could get you banned."
- ewarn "You have been warned!"
-}
diff --git a/games-util/pogo-manager-bin/pogo-manager-bin-0.1.5.ebuild b/games-util/pogo-manager-bin/pogo-manager-bin-0.1.5.ebuild
deleted file mode 100644
index 821b869..00000000
--- a/games-util/pogo-manager-bin/pogo-manager-bin-0.1.5.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-MY_PN="${PN/-bin}"
-
-DESCRIPTION="Pokemon Go manager"
-HOMEPAGE="https://github.com/Wolfsblvt/BlossomsPokemonGoManager"
-SRC_URI="https://github.com/Wolfsblvt/BlossomsPokemonGoManager/releases/download/v${PV}/BPGM_v${PV}.zip -> ${P}.zip"
-
-LICENSE="CC-BY-NC-SA-4.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="|| ( dev-java/oracle-jdk-bin:1.8[javafx] dev-java/oracle-jre-bin:1.8[javafx] )"
-DEPEND="app-arch/unzip"
-
-S="${WORKDIR}/BPGM_v${PV}"
-
-src_install()
-{
- insinto /opt/${MY_PN}
- newins BlossomsPogoManager.jar ${MY_PN}.jar
-
- dobin "${FILESDIR}/pogo-manager"
-}
-
-pkg_postinst()
-{
- ewarn "Use of this tool is not sanctioned by Niantic and could get you banned."
- ewarn "You have been warned!"
-}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-util/pogo-manager-bin/
@ 2017-02-05 5:37 Austin English
0 siblings, 0 replies; 6+ messages in thread
From: Austin English @ 2017-02-05 5:37 UTC (permalink / raw
To: gentoo-commits
commit: 1f500316cea75c67cd3919b74fbd94273703969f
Author: Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 5 05:35:39 2017 +0000
Commit: Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Sun Feb 5 05:35:49 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f500316
games-util/pogo-manager-bin: stabilize 0.1.6 for amd64
games-util/pogo-manager-bin/pogo-manager-bin-0.1.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-util/pogo-manager-bin/pogo-manager-bin-0.1.6.ebuild b/games-util/pogo-manager-bin/pogo-manager-bin-0.1.6.ebuild
index 821b869..36fbf85 100644
--- a/games-util/pogo-manager-bin/pogo-manager-bin-0.1.6.ebuild
+++ b/games-util/pogo-manager-bin/pogo-manager-bin-0.1.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/Wolfsblvt/BlossomsPokemonGoManager/releases/download
LICENSE="CC-BY-NC-SA-4.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND="|| ( dev-java/oracle-jdk-bin:1.8[javafx] dev-java/oracle-jre-bin:1.8[javafx] )"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-util/pogo-manager-bin/
@ 2017-02-23 23:27 Austin English
0 siblings, 0 replies; 6+ messages in thread
From: Austin English @ 2017-02-23 23:27 UTC (permalink / raw
To: gentoo-commits
commit: e2e777b0e933325c71736a55d8630fc08c0716cf
Author: Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 23 23:23:44 2017 +0000
Commit: Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Thu Feb 23 23:24:35 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2e777b0
games-util/pogo-manager-bin: version bump
Package-Manager: Portage-2.3.3, Repoman-2.3.1
games-util/pogo-manager-bin/Manifest | 1 +
.../pogo-manager-bin/pogo-manager-bin-0.1.7.ebuild | 35 ++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/games-util/pogo-manager-bin/Manifest b/games-util/pogo-manager-bin/Manifest
index 432c0d3a65..31045e5896 100644
--- a/games-util/pogo-manager-bin/Manifest
+++ b/games-util/pogo-manager-bin/Manifest
@@ -1 +1,2 @@
DIST pogo-manager-bin-0.1.6.zip 7703380 SHA256 57c019ba56b038c4ee87adcd60d80611b1633a39c5dc15de3c4f7d4bbee63ea9 SHA512 d09e5f905fad659b5f380c25e8ccb7f9423430a1210ebb15e233f7f9436dff0307897ce372fdedf1b44ff48bd682b1f991a5fa3ac28a98af18d2a2bec72b08b0 WHIRLPOOL 94e7ca564f833e4cb23c1542fa2fd6100cfed9d8cbab53b53622db4d8121bca5aacef9dc86f2bfbba11407d345d1a368492e28e6b3aeb66554feebe783205d36
+DIST pogo-manager-bin-0.1.7.zip 7978366 SHA256 607e7b74723c21d03cad4b2d70786c1b7abacb3c2facfe6b018ab0f7c7f23fc6 SHA512 6d43626d0b7edb756d0a36b8114782ea78bd87fe1f4bdcd78c8d724961ad1635042ab8e0e7f489c5c5cf8b09fa14788c701a14eb5bdce1cf21ed95c3e97fa90a WHIRLPOOL 78fa621414446510ad3cce721b91edbbf317a3101012fb5a9d884f243ef041f7dac1801d82606b059a9d7237d575964b51c4ea959a90a01e85b8330c0877951d
diff --git a/games-util/pogo-manager-bin/pogo-manager-bin-0.1.7.ebuild b/games-util/pogo-manager-bin/pogo-manager-bin-0.1.7.ebuild
new file mode 100644
index 0000000000..65a46ee7e2
--- /dev/null
+++ b/games-util/pogo-manager-bin/pogo-manager-bin-0.1.7.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MY_PN="${PN/-bin}"
+
+DESCRIPTION="Pokemon Go manager"
+HOMEPAGE="https://github.com/Wolfsblvt/BlossomsPokemonGoManager"
+SRC_URI="https://github.com/Wolfsblvt/BlossomsPokemonGoManager/releases/download/v${PV}/BPGM_v${PV}.zip -> ${P}.zip"
+
+LICENSE="CC-BY-NC-SA-4.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="|| ( dev-java/oracle-jdk-bin:1.8[javafx] dev-java/oracle-jre-bin:1.8[javafx] )"
+DEPEND="app-arch/unzip"
+
+S="${WORKDIR}/BPGM_v${PV}"
+
+src_install()
+{
+ insinto /opt/${MY_PN}
+ newins BlossomsPogoManager.jar ${MY_PN}.jar
+
+ dobin "${FILESDIR}/pogo-manager"
+}
+
+pkg_postinst()
+{
+ ewarn "Use of this tool is not sanctioned by Niantic and could get you banned."
+ ewarn "You have been warned!"
+}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-util/pogo-manager-bin/
@ 2019-04-09 3:14 Austin English
0 siblings, 0 replies; 6+ messages in thread
From: Austin English @ 2019-04-09 3:14 UTC (permalink / raw
To: gentoo-commits
commit: 3c77f784aca718701da7589600eba69de5edbe0d
Author: Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 9 02:49:42 2019 +0000
Commit: Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Tue Apr 9 03:13:46 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c77f784
games-util/pogo-manager-bin: move my packages to maintainer-needed
Signed-off-by: Austin English <wizardedit <AT> gentoo.org>
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.62, Repoman-2.3.12
games-util/pogo-manager-bin/metadata.xml | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/games-util/pogo-manager-bin/metadata.xml b/games-util/pogo-manager-bin/metadata.xml
index 591d99816ca..ac3c2927433 100644
--- a/games-util/pogo-manager-bin/metadata.xml
+++ b/games-util/pogo-manager-bin/metadata.xml
@@ -1,10 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>wizardedit@gentoo.org</email>
- <name>Austin English</name>
- </maintainer>
+ <!-- maintainer-needed -->
<longdescription>
Utility to manage Pokemon Go accounts. Not sanctioned by Niantic, use at your own risk.
</longdescription>
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2019-04-09 3:14 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-23 23:27 [gentoo-commits] repo/gentoo:master commit in: games-util/pogo-manager-bin/ Austin English
-- strict thread matches above, loose matches on Subject: below --
2019-04-09 3:14 Austin English
2017-02-05 5:37 Austin English
2017-02-05 5:37 Austin English
2016-12-23 5:41 Austin English
2016-11-29 21:23 Austin English
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox